From: Samir Benmendil Date: Fri, 16 Mar 2018 09:06:44 +0000 (+0000) Subject: vim: remove protodef X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/9f3faa47b46ed886eb06a1e578d18ea19d081598 vim: remove protodef It's a bit brittle and I haven't used it in ages. --- diff --git a/vim/vimrc b/vim/vimrc index 2fe6f59..d652461 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -68,7 +68,6 @@ Plugin 'kana/vim-operator-user' " find an alternative (latex-box? Automatic Latex Plugin?) Plugin 'vim-latex/vim-latex' Plugin 'alx741/vinfo' -Plugin 'derekwyatt/vim-protodef' " needs editing colorscheme " Plugin 'jeaye/color_coded' " Check LucHermites plugins: https://github.com/LucHermitte/lh-cpp