Skip to content

Commit b46b64b

Browse files
committed
bugfix
1 parent 009795d commit b46b64b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

autoload/easycomplete/pum.vim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -460,6 +460,7 @@ function! s:select(line_index)
460460
endif
461461
call s:HLCursordFuzzyChar("CustomFuzzyMatch", prefix_length)
462462
endif
463+
call s:RenderScrollThumb()
463464
endfunction
464465

465466
function s:RenderScroll()

0 commit comments

Comments
 (0)