From: Philippe Huerlimann Date: Sat, 27 Oct 2012 14:38:24 +0000 (+0200) Subject: added vim-hoogle X-Git-Url: https://git.hurlimann.org/?a=commitdiff_plain;h=def8a044d3cd274e7295ca003dc88ba7927398cd;p=vimfiles.git added vim-hoogle --- diff --git a/vimrc b/vimrc index 3be8fd1..3122d86 100644 --- a/vimrc +++ b/vimrc @@ -39,6 +39,7 @@ Bundle 'thinca/vim-localrc' Bundle 'tpope/vim-fugitive' Bundle 'tpope/vim-repeat' Bundle 'tpope/vim-surround.git' +Bundle 'Twinside/vim-hoogle' Bundle "ujihisa/neco-ghc" Bundle 'matchit.zip' Bundle 'slimv.vim'