adifinem / dotvim

.vimrc and .vim modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

###dotvim

######Custom .vimrc and hopefully useful collection of vim modules

#####Install:

Don't install this. Seriously. I'm still working on picking out a nice set of modules that play nice together and don't cause vim to take an hour to load. Maybe later, but for now, use somebody else's collection and save some sanity!

git clone https://github.com/adfinem/dotvim
git submodule update --init --recursive
ln -s dotvim/vimrc ~/.vimrc
ln -s dotvim/vim ~/.vim

#####Update submodules:

git submodule update --recursive

or

grunt update

About

.vimrc and .vim modules

License:ISC License


Languages

Language:Vim Script 72.2%Language:Python 27.6%Language:Shell 0.2%