]> Untitled Git - vimfiles.git/commitdiff
a.vim
authorPhilippe Hürlimann <p@hurlimann.org>
Mon, 19 Dec 2016 22:30:45 +0000 (23:30 +0100)
committerPhilippe Hürlimann <p@hurlimann.org>
Mon, 19 Dec 2016 22:30:45 +0000 (23:30 +0100)
vimrc

diff --git a/vimrc b/vimrc
index 46e32455aeae80171fa874646273ff75392bbb93..1e31fba6cd7ade205001bbd363f13a6c200ccea9 100644 (file)
--- 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()