Skip to content

Commit bb34332

Browse files
committed
bugfix
1 parent 4bd884d commit bb34332

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

autoload/easycomplete/sign.vim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -466,6 +466,7 @@ function! easycomplete#sign#render(...)
466466
endwhile
467467

468468
call easycomplete#sign#LintCurrentLine()
469+
call easycomplete#sign#LintPopup()
469470
call easycomplete#sign#unhold()
470471
endfunction
471472

0 commit comments

Comments
 (0)