Mention the skipped file
This commit is contained in:
parent
d9e881bd0f
commit
1ccfef5d33
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user