Go to file
2018-11-03 16:07:42 +01:00
bundle Added vim-latex-live-preview plugin 2018-11-03 16:04:36 +01:00
.gitmodules Added vim-latex-live-preview plugin 2018-11-03 16:04:36 +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 Added vim-latex-live-preview plugin 2018-11-03 16:04:36 +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