]> git.rmz.io Git - dotfiles.git/blobdiff - vim/vimrc
vim: add loupe plugin to staging
[dotfiles.git] / vim / vimrc
index cf8068e58f342b90b06e9183cece667dd743eceb..636350fbe3c076766d263a126ab905992104370d 100644 (file)
--- 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()