Chrisatmachine 6 éve
szülő
commit
dc120a9571
1 módosított fájl, 3 hozzáadás és 0 törlés
  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