mirror of
https://github.com/junegunn/fzf
synced 2024-11-14 18:12:53 +00:00
[neovim] Remove redraw! hack that is no longer needed
This commit is contained in:
parent
ad7e433a7d
commit
aec48f159b
@ -343,7 +343,6 @@ function! s:execute_term(dict, command, temps)
|
||||
|
||||
call s:pushd(self.dict)
|
||||
try
|
||||
redraw!
|
||||
call s:callback(self.dict, self.temps)
|
||||
|
||||
if inplace && bufnr('') == self.buf
|
||||
|
Loading…
Reference in New Issue
Block a user