Go to file
Steins ceb6b3a156 Added language-specific rules
+ markdown files
+ cpp files
2019-06-30 11:11:06 +02:00
bundle Added NerdTree 2019-06-30 11:10:33 +02:00
ftplugin Added language-specific rules 2019-06-30 11:11:06 +02:00
.gitmodules Fixed error during colorscheme installation 2019-06-30 11:08:33 +02: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 Added language-specific rules 2019-06-30 11:11:06 +02: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