forked from clneagu/.vim
-
Notifications
You must be signed in to change notification settings - Fork 0
kwha/.vim
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Backup old .vim cd && mv .vim .vim.`date +%F:%T` # Clone new .vim [Read/Write vs. Read Only] git clone git@github.com:clneagu/.vim git clone git://github.com/clneagu/.vim # clone vundle management plugin mkdir -p ~/.vim/bundle/ && git clone https://github.com/gmarik/vundle ~/.vim/bundle/vundle # install all the plugins via vundle vim -u ~/.vim/bundles.vim +BundleInstall +q # create symlink to the new .vimrc file ln -s ~/.vim/.vimrc ~/.vimrc
About
vim config
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published