Skip to content

Files

Latest commit

8dd6426 · Dec 1, 2011

History

History
30 lines (21 loc) · 598 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 598 Bytes

##################

dotfiles

##################

.vimrc, .vim, vim/bundles and others

cd ~/
git clone git://github.com/sigwyg/dotfiles.git 
ln -s dotfiles/.vimrc .vimrc
ln -s dotfiles/.vim .vim

cd dotfiles
mkdir .vim/swap
mkdir .vim/backup
mkdir .vim/autoload
git clone https://github.com/Shougo/neobundle.vim ~/dotfiles/.vim/bundle/neobundle.vim

Managed Vim-Plugins

See: neobundle.vim

  • Update | :NeoBundleInstall!
  • Add | :NeoBundleInstall
  • Remove | :NeoBundleClean