Skip to content
This repository was archived by the owner on Aug 24, 2020. It is now read-only.

Commit d35d297

Browse files
authored
LspWorkspaceSymbol should redraw prompt (prabirshrestha#708)
1 parent 2a34610 commit d35d297

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

autoload/lsp/ui/vim.vim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,7 @@ function! lsp#ui#vim#workspace_symbol() abort
355355
\ })
356356
endfor
357357

358+
redraw
358359
echo 'Retrieving workspace symbols ...'
359360
endfunction
360361

0 commit comments

Comments
 (0)