Add debug command.

This commit is contained in:
Andy Stewart
2014-02-03 14:13:05 +01:00
parent 270973079d
commit 37491628f4
2 changed files with 60 additions and 0 deletions

View File

@@ -301,6 +301,7 @@ endfunction
" }}}
command GitGutterDebug call debug#debug()
" Maps {{{