Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 344 Bytes

README.md

File metadata and controls

34 lines (28 loc) · 344 Bytes

INTRO

ithewei's .vimrc

plugins:

  • nerdtree
  • tagbar
  • ctrlp
  • YCM
  • auto-pairs
  • vim-commentary
  • vim-surround
  • vim-fugitive

INSTALL

git clone https://github.com/ithewei/vimrc.git ~/.vim
cd ~/.vim
./install.sh

vim
:PluginInstall

USAGE

cd ProjectDir
~/.vim/cscopetag.sh
~/.vim/ycm.sh
vim

ENJOY

vim.png