Correct comment

This commit is contained in:
Marco Hinz 2013-07-19 22:33:23 +02:00
parent 0b337dd38e
commit c2770af9f1

View File

@ -3,7 +3,7 @@ if exists('b:autoloaded_sy_debug')
endif
let b:autoloaded_sy_debug = 1
" Function: SignifyDebugListActiveBuffers {{{1
" Function: #list_active_buffers {{{1
function! sy#debug#list_active_buffers() abort
if empty(g:sy)
echomsg 'No active buffers!'