From: Philippe Hürlimann
Date: Mon, 19 Dec 2016 22:30:45 +0000 (+0100) Subject: a.vim X-Git-Url: https://git.hurlimann.org/?a=commitdiff_plain;h=f8779c4a301993ed1512d5582c86c9282086aeb2;p=vimfiles.git a.vim --- diff --git a/vimrc b/vimrc index 46e3245..1e31fba 100644 --- a/vimrc +++ b/vimrc @@ -44,6 +44,7 @@ Plugin 'tpope/vim-fireplace' Plugin 'tpope/vim-fugitive' Plugin 'tpope/vim-repeat' Plugin 'tpope/vim-surround.git' +Plugin 'vim-scripts/a.vim' call vundle#end()