From: Samir Benmendil Date: Sun, 23 Oct 2016 23:43:47 +0000 (+0100) Subject: vim: add loupe plugin to staging X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/24afba88c203f4e2ef575571e54a72503a1f72f4?hp=-c vim: add loupe plugin to staging --- 24afba88c203f4e2ef575571e54a72503a1f72f4 diff --git a/vim/vimrc b/vim/vimrc index cf8068e..636350f 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -72,6 +72,7 @@ Plugin 'derekwyatt/vim-protodef' " needs editing colorscheme " Plugin 'jeaye/color_coded' " Check LucHermites plugins: https://github.com/LucHermitte/lh-cpp +Plugin 'wincent/loupe' call vundle#end()