| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
swpd's vimrc
clone this repository:
git clone https://github.com/swpd/vimrc.git ~/.vim
create symbol link to ~/.vim/vimrc:
ln -s ~/.vim/vimrc ~/.vimrc
install vundle:
git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
install bundles:
Launch vim, run :BundleInstall
update bundles:
Launch vim, run :BundleInstall!
| Back | FazBrowse Home | New Git URL |