Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 386 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 386 Bytes

Gassa's Vim configuration

  1. sudo apt-get install exuberant-ctags
  2. git cloen this repo
  3. rename it to .vim and include "source ~/.vim/gassavimrc" in .vimrc file
  4. rm -rf ~/.vim/bundle
  5. git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
  6. run vim programming with command mode: PluginInstall
  7. restart your vim in neccessary, and good to roll now.