/dotvim

Primary LanguageVim ScriptMIT LicenseMIT

dotvim

To use it:

  1. git clone https://github.com/firejq/dotvim.git
  2. cd dotvim && cp -rp {.vimrc,.vim/} ../
  3. vim +PluginInstall -qall
  4. May you should recompile YCM and edit its configure in ~/.vim/bundle/YouCompleteMe. Refer to This.