liuchengxu / vista.vim

:cactus: Viewer & Finder for LSP symbols and tags
https://liuchengxu.github.io/vista.vim
MIT License
1.9k stars 87 forks source link

Don't skip the last elment when rendering for coc #381

Closed derekschrock closed 3 years ago

derekschrock commented 3 years ago

Fixes #334

liuchengxu commented 3 years ago

Thank you!