Add missing plugins
This commit is contained in:
1 parent
bd558f9206
commit
66deb0d27c
1 file changed
+4
@@ -71,6 +71,10 @@ Plug 'joker1007/vim-ruby-heredoc-syntax'
|
|||||||
Plug 'neomake/neomake'
|
Plug 'neomake/neomake'
|
||||||
autocmd! BufWritePost * Neomake
|
autocmd! BufWritePost * Neomake
|
||||||
|
|
||||||
|
Plug 'scrooloose/nerdcommenter'
|
||||||
|
|
||||||
|
Plug 'airblade/vim-gitgutter'
|
||||||
|
|
||||||
call plug#end()
|
call plug#end()
|
||||||
|
|
||||||
set background=dark
|
set background=dark
|
||||||
|
|||||||
Reference in new issue
Block a user