From: Samir Benmendil Date: Thu, 6 Mar 2014 22:34:48 +0000 (+0000) Subject: vim: add GoldenView bundle X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/dbb5ec76ee755f6281551355fa8d4360147eebee?ds=sidebyside vim: add GoldenView bundle --- diff --git a/vim/vimrc b/vim/vimrc index de0b428..5ca9cfd 100644 --- 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