]> git.rmz.io Git - dotfiles.git/commitdiff
vim: add vimwiki
authorSamir Benmendil <me@rmz.io>
Mon, 26 Dec 2016 00:51:40 +0000 (00:51 +0000)
committerSamir Benmendil <me@rmz.io>
Mon, 26 Dec 2016 00:51:40 +0000 (00:51 +0000)
vim/vimrc

index 47529e3c4152be3ef740ad6b43c02943ae205013..d9b53d43ac07de970c50d6f1a7ca2d69dbe61d32 100644 (file)
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -73,6 +73,7 @@ Plugin 'derekwyatt/vim-protodef'
 " Plugin 'jeaye/color_coded'
 " Check LucHermites plugins: https://github.com/LucHermitte/lh-cpp
 Plugin 'wincent/loupe'
+Plugin 'Ram-Z/vimwiki'
 
 call vundle#end()