testing gitgutter
This commit is contained in:
parent
6c308ca40b
commit
01ed2a68e7
2 changed files with 4 additions and 1 deletions
3
.vimrc
3
.vimrc
|
|
@ -1,7 +1,8 @@
|
|||
"pathogen stuff {{{ "clone plugins to .vim/bundle
|
||||
"filetype off "temporarily turn off filetype options
|
||||
"call pathogen#infect() "load pathogen
|
||||
"filetype plugin indent on "load filetype-specific indent and plugin files
|
||||
"filetype plugin indent on "load filetype-specific indent / plugin files
|
||||
"TODO: remove this
|
||||
"}}}
|
||||
|
||||
"vim-plug {{{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue