-
Notifications
You must be signed in to change notification settings - Fork 0
FTWynn/vimdotfiles
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 Adding submodules: git submodule add http://github.com/tpope/<plugin>.git bundle/<plugin> git add . git commit -m "Install Fugitive.vim bundle as a submodule." To update all plugins: git submodule foreach git pull origin master
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published