]> git.rmz.io Git - dotfiles.git/blobdiff - vim/vimrc
vim: add GoldenView bundle
[dotfiles.git] / vim / vimrc
index de0b428bb2821692e3f442257b5b49f0de7e6c19..5ca9cfd5841c6465f88a8da8bd9b2077aee829a6 100644 (file)
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -25,6 +25,7 @@ Bundle 'Valloric/YouCompleteMe'
 Bundle 'elzr/vim-json'
 Bundle 'http://git.code.sf.net/p/vim-latex/vim-latex'
 Bundle 'ervandew/ag.git'
+Bundle 'zhaocai/GoldenView.Vim'
 
 filetype plugin indent on