From 9f3faa47b46ed886eb06a1e578d18ea19d081598 Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Fri, 16 Mar 2018 09:06:44 +0000 Subject: [PATCH] vim: remove protodef It's a bit brittle and I haven't used it in ages. --- vim/vimrc | 1 - 1 file changed, 1 deletion(-) 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 -- 2.48.1