Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 242 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 242 Bytes

making it work

  1. have to install NERDTree youreslf
  2. run :PlugInstall

making plugin YouCompleteMe work

otherwise getting The ycmd server SHUT DOWN error

  1. install cmake
  2. cd into ~/.vim/bundle/YouCompleteMe
  3. run python install.py