From: Philippe Huerlimann Date: Sat, 27 Oct 2012 14:56:48 +0000 (+0200) Subject: " -> ' X-Git-Url: https://git.hurlimann.org/?a=commitdiff_plain;h=c48020d3def3b1a517f1d684ac5745a853e3a4cd;p=vimfiles.git " -> ' --- diff --git a/vimrc b/vimrc index 3122d86..7ca41c3 100644 --- a/vimrc +++ b/vimrc @@ -40,7 +40,7 @@ Bundle 'tpope/vim-fugitive' Bundle 'tpope/vim-repeat' Bundle 'tpope/vim-surround.git' Bundle 'Twinside/vim-hoogle' -Bundle "ujihisa/neco-ghc" +Bundle 'ujihisa/neco-ghc' Bundle 'matchit.zip' Bundle 'slimv.vim'