/home-vim

My vim home directory

Primary LanguageLua

Nates VIM

Based on mutewinter's dot_vim

Installation

  1. git clonehttps://github.com/X0nic/vim.git ~/.vim
  2. cd ~/.vim
  3. ln -s ~/vim/vimrc ~/.vimrc to make the .vimrc symbolic link.
  4. Install Vundle with git clone http://github.com/gmarik/vundle.git bundle/vundle
  5. vim +BundleInstall +qall installs all of the plugins