X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/79af7287113f5ae8f21d2a516e310746998bbb2c..5ddd6d67bb3c525864acc6e6ad9fa35a7e0f4034:/vim/vimrc diff --git a/vim/vimrc b/vim/vimrc index 47529e3..d9b53d4 100644 --- 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()