-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
I installed both https://github.com/stefandtw/quickfix-reflector.vim and https://github.com/ronakg/quickr-preview.vim plugins, I found when I grep and open quickfix window, I will get the following messages:
I have no idea what's going on. The only way to get rid of the error messages is to comment the following line:
" autocmd BufDelete <buffer> pclose
And change the close qf mapping to
nnoremap <silent> <plug>(quickr_preview_qf_close) :cclose<CR>:lclose<CR>:pclose<CR>
if you could spare some time to investigate this issue, that will be great.
Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
