-
Notifications
You must be signed in to change notification settings - Fork 0
gklinich/vim-dotfiles
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Installation: git clone git://github.com/gklinich/vim-dotfiles.git ~/.vim Create symlinks: ln -s ~/.vim/vimrc ~/.vimrc ln -s ~/.vim/gvimrc ~/.gvimrc To update submodules: cd ~/.vim git submodule init git submodule update Adding submodules for use with pathogen cd ~/.vim git submodule add <vim module repo URL> bundle/<local module name> Pull new updates for all submodules git submodule foreach git pull origin master git commit <submodule dir> -n "Update <submodule>" Deleting a submodule http://davidwalsh.name/git-remove-submodule Push changes to github git push origin master
About
My vim configuration files
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published