/vimmeh

meh vim stuff

Primary LanguageVim Script

meh vim stuff

My vim environment.

After cloning the repo remember to run the following:

git submodule init
git submodule update
git submodule foreach --recursive git submodule init
git submodule foreach --recursive git submodule update

To use it this just do:

ln -s /path/to/this/repo/vimrc ~/.vimrc
ln -s /path/to/this/repo ~/.vim