mirror of
https://gitlab.com/wsdjeg/vim-galore-zh_cn.git
synced 2025-01-31 16:19:27 +08:00
Clear qflist if no errors
This commit is contained in:
parent
bea19b4461
commit
61f6228247
@ -20,6 +20,8 @@ function! s:check(...) abort
|
||||
let g:wsd = s:qf
|
||||
call s:update_qf(s:qf)
|
||||
copen
|
||||
else
|
||||
call setqflist([])
|
||||
endif
|
||||
endfunction
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user