Go to file
2019-06-13 20:26:26 +02:00
bundle Added glsl support 2019-06-13 20:26:26 +02:00
.gitmodules Added vim-misc and vim-easytags plugins 2019-03-20 22:52:20 +01:00
.netrwhist Initial commit 2018-11-03 12:37:03 +01:00
README.md Initial commit 2018-11-03 12:37:03 +01:00
vimrc Configured easytags plugin 2019-03-20 23:21:01 +01:00

Installation:

git clone git://github.com/nelstrom/dotvim.git ~/.vim

Create symlinks:

ln -s ~/.vim/vimrc ~/vimrc

Switch to the ~/.vim directory, and fetch submodules:

cd ~/.vim
git submodule init
git submodule update