-
Notifications
You must be signed in to change notification settings - Fork 1
joeywang/vim
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Installation:
git clone git://github.com/joeywang/vim.git ~/.vim
Create symlinks:
ln -s ~/.vim/vimrc ~/.vimrc
ln -s ~/.vim/gvimrc ~/.gvimrc
Switch to the `~/.vim` directory, and fetch submodules:
cd ~/.vim
git submodule update --init
Upgrading a plugin bundle
cd ~/.vim/bundle/fugitive
git pull origin master
Upgrade all bundle plugins
git submodule foreach git pull origin master
About
vim rc and scripts
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published