liuchengxu / vista.vim

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

Enhancement: add floating border config option #433

Closed SethBarberee closed 1 year ago

SethBarberee commented 2 years ago

Closes #432

Add g:vista_floating_border option which allows the user to change the border that vista uses for the floating preview.

Screenshot where I configured my neovim to use the rounded option: Screenshot_20220720_175429

liuchengxu commented 1 year ago

LGTM, sorry for taking so long to merge this!