Correct comment
This commit is contained in:
parent
0b337dd38e
commit
c2770af9f1
@ -3,7 +3,7 @@ if exists('b:autoloaded_sy_debug')
|
|||||||
endif
|
endif
|
||||||
let b:autoloaded_sy_debug = 1
|
let b:autoloaded_sy_debug = 1
|
||||||
|
|
||||||
" Function: SignifyDebugListActiveBuffers {{{1
|
" Function: #list_active_buffers {{{1
|
||||||
function! sy#debug#list_active_buffers() abort
|
function! sy#debug#list_active_buffers() abort
|
||||||
if empty(g:sy)
|
if empty(g:sy)
|
||||||
echomsg 'No active buffers!'
|
echomsg 'No active buffers!'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user