]> git.rmz.io Git - dotfiles.git/commitdiff
vim: add ycm-generator
authorSamir Benmendil <me@rmz.io>
Thu, 17 Sep 2015 13:44:12 +0000 (14:44 +0100)
committerSamir Benmendil <me@rmz.io>
Thu, 17 Sep 2015 13:44:12 +0000 (14:44 +0100)
vim/vimrc

index 833e962d530f8228f2f10043dae35f128f658de4..9f4588e4f31ee4755391644fc367602e62d23887 100644 (file)
--- 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