浏览代码

got rid of ycm

Chrisatmachine 6 年之前
父节点
当前提交
dc120a9571
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      init.vim

+ 3 - 0
init.vim

@@ -83,6 +83,9 @@ if dein#load_state('~/chris/.cache/dein')
   "call dein#add('Yggdroot/indentLine')
   " Gutentags
   call dein#add('ludovicchabant/vim-gutentags')
+  call dein#add('steffanc/cscopemaps.vim')
+  call dein#add('brookhong/cscope.vim')
+  call dein#add('vim-scripts/autoload_cscope.vim')
   " Tagbar
   call dein#add('majutsushi/tagbar')
   " Add or remove your plugins here: TODO