Skip to content

volksman/dotvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Vim settings, mostly mostly used for python/django + html & js dev. The only outside requirements are Ack and Ctags.

git clone [email protected]:volksman/dotvim.git
cd dotvim

git submodule init
git submodule update

cd ~
rm -rf .vim
ln -s dotvim/.vim
ln -s dotvim/.vimrc

To update all the submodules?

git submodule foreach git pull origin master

Big big big thanks to mgrouchy and myusuf3 for being great netizens!

About

My VIM setup.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published