Skip to content

belongstorachel/vim-for-rachel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

For a new setup!

$ git submodule update --init --recursive

$ ln -s vim-for-rachel/.vim .vim
$ ln -s vim-for-rachel/.vimrc .vimrc

To add a new submodule:

cd ~/.vim/bundle
git submodule add <git url>

To update submodules:

git submodule foreach --recursive git fetch
git submodule foreach git pull origin master

About

a vim config of my own

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published