Mention the skipped file

This commit is contained in:
Marco Hinz 2018-04-13 13:16:30 +02:00
parent d9e881bd0f
commit 1ccfef5d33
No known key found for this signature in database
GPG Key ID: 1C980A1B657B4A4F

View File

@ -15,7 +15,7 @@ function! sy#start() abort
let sy_path = resolve(expand('%:p'))
if s:skip(sy_path)
call sy#verbose('Skip file.')
call sy#verbose('Skip file: '. sy_path)
if exists('b:sy')
call sy#sign#remove_all_signs(bufnr(''))
unlet! b:sy b:sy_info