Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

babysnakes/dot-janus

Repository files navigation

Introduction

This is my customizations to janus vim configurations. it depends on the new janus configutaions (at the time of writing the janus commit is 710bab68327f4b18df965338e315d35399f3e44f).

Installation

  • If you want to use the preview plugin (to preview various markup files) you need to install a few gems. Depending on your setup these may need to be installed to your system ruby (not your rvm/rbenv rubies). You may need to prepend sudo to the command below:
    \# gem install RedCloth bluecloth github-markup
    
  • Checkout to your home directory
    \# git clone https://github.com/babysnakes/dot-janus ~/.janus
    \# cd ~/.janus
    \# git submodule update --init
    
  • Install (via rake)
    \# rake
    
  • Install (manually)
    \# ln -s janus.rake ~/.janus.rake
    \# ln -s vimrc.local ~/.vimrc.local
    \# ln -s gvimrc.local ~/.gvimrc.local
    

About

My customizations files to janus (.vim directory).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages