Use black hole register when emptying buffer
This commit is contained in:
parent
b7cf1ca65a
commit
de81f95f69
1 changed files with 1 additions and 1 deletions
2
plug.vim
2
plug.vim
|
@ -296,7 +296,7 @@ function! s:prepare()
|
|||
else
|
||||
execute winnr . 'wincmd w'
|
||||
endif
|
||||
%d
|
||||
silent %d _
|
||||
else
|
||||
vertical topleft new
|
||||
nnoremap <silent> <buffer> q :if b:plug_preview==1<bar>pc<bar>endif<bar>q<cr>
|
||||
|
|
Loading…
Reference in a new issue