From dbb5ec76ee755f6281551355fa8d4360147eebee Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Thu, 6 Mar 2014 22:34:48 +0000 Subject: [PATCH] vim: add GoldenView bundle --- vim/vimrc | 1 + 1 file changed, 1 insertion(+) 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 -- 2.48.1