Add git gutter

This commit is contained in:
rnhmjoj 2016-07-29 18:08:25 +02:00
parent d55a38a01a
commit 2c6abef2d4
No known key found for this signature in database
GPG Key ID: 362BB82B7E496B7C

View File

@ -37,6 +37,7 @@ Plugin 'LnL7/vim-nix'
Plugin 'ervandew/supertab'
Plugin 'majutsushi/tagbar'
Plugin 'scrooloose/syntastic'
Plugin 'airblade/vim-gitgutter'
call vundle#end()