mirror of
https://github.com/gryf/tagbar.git
synced 2025-12-18 03:50:26 +01:00
Better debug message
This commit is contained in:
@@ -2965,7 +2965,7 @@ function! s:AutoUpdate(fname, force) abort
|
||||
|
||||
" Don't do anything if we're in the tagbar window
|
||||
if ftype == 'tagbar'
|
||||
call s:LogDebugMessage('Tagbar window not open or in Tagbar window')
|
||||
call s:LogDebugMessage('In Tagbar window, stopping processing')
|
||||
return
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user