Go to file
Steins da07d3d1c9 Added tagHighLight
+ standard libraries
2019-06-30 14:05:07 +02:00
bundle Added tagHighLight 2019-06-30 14:05:07 +02:00
ftplugin Changed line lenght limit to be more logical 2019-06-30 12:10:23 +02:00
pack/vendor/start/Spacegray.vim Installed colosheme 2019-06-30 12:09:05 +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 Installed colosheme 2019-06-30 12:09:05 +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