redraw! after searching
This commit is contained in:
parent
e027ffee29
commit
e97542280f
@ -11,7 +11,7 @@ func! s:display(results,search_str)
|
||||
wincmd P
|
||||
let @/=a:search_str
|
||||
setlocal hls ft=vim
|
||||
redraw
|
||||
redraw!
|
||||
endf
|
||||
|
||||
func! s:fetch_scripts(to)
|
||||
|
Loading…
Reference in New Issue
Block a user