Skip to content

Commit

Permalink
Report updatetime option in debugging buffer.
Browse files Browse the repository at this point in the history
  • Loading branch information
airblade committed Sep 22, 2014
1 parent 83ace20 commit 198faa1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autoload/gitgutter/debug.vim
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ function! gitgutter#debug#debug()
call gitgutter#debug#git_version()
call gitgutter#debug#separator()

call gitgutter#debug#option('updatetime')
call gitgutter#debug#option('shell')
call gitgutter#debug#option('shellcmdflag')
call gitgutter#debug#option('shellpipe')
Expand Down

0 comments on commit 198faa1

Please sign in to comment.