-
Notifications
You must be signed in to change notification settings - Fork 0
sdixon99/dotvim
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To add a new bundle do (e.g.): git submodule add http://github.com/tpope/vim-fugitive.git bundle/fugitive git add . git commit -m "Install Fugitive.vim bundle as a submodule." and to update all submodules do: git submodule foreach git pull to clone to another machine do something like: cd ~ git clone https://[email protected]/sdixon99/dotvim.git ln -s ~/.vim/vimrc ~/.vimrc ln -s ~/.vim/gvimrc ~/.gvimrc cd ~/.vim git submodule init git submodule update
About
vim files
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published