]> git.rmz.io Git - dotfiles.git/commitdiff
vim: add loupe plugin to staging
authorSamir Benmendil <me@rmz.io>
Sun, 23 Oct 2016 23:43:47 +0000 (00:43 +0100)
committerSamir Benmendil <me@rmz.io>
Sun, 23 Oct 2016 23:43:47 +0000 (00:43 +0100)
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()