From: Samir Benmendil Date: Thu, 17 Sep 2015 13:44:12 +0000 (+0100) Subject: vim: add ycm-generator X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/4339f7b2ba8e0349873b304930c302f2ba2e148c vim: add ycm-generator --- diff --git a/vim/vimrc b/vim/vimrc index 833e962..9f4588e 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -68,6 +68,9 @@ Plugin 'nathanaelkane/vim-indent-guides' Plugin 'alx741/vinfo' Plugin 'vim-scripts/mediawiki.vim' Plugin 'derekwyatt/vim-protodef' +Plugin 'rdnetto/ycm-generator' +" needs editing colorscheme +" Plugin 'jeaye/color_coded' " remove entries first set runtimepath -=$HOME/.vim