Christof / dotjanus

Extensions and configuration for the Janus vim distribution.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotjanus

Extensions and configuration for the Janus vim distribution. Installation

# clone repository into .janus folder
git clone git://github.com/Christof/dotjanus.git ~/.janus
cd ~/.janus
# initialize submodules
git submodule init
# checkout submodules
git submodule update
# create symbolic links for .vimrc.before and .vimrc after
./links

About

Extensions and configuration for the Janus vim distribution.


Languages

Language:Python 95.9%Language:Shell 4.1%