liuchengxu / vista.vim

:cactus: Viewer & Finder for LSP symbols and tags

Home Page:https://liuchengxu.github.io/vista.vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vista finder search the symbol under cursor.

JohanChane opened this issue · comments

Execute :Vista finder coc <symbol> and the symbol has been input to the preview windows. So I can define a map like this.

noremap <leader>vf :Vista finder coc <C-R><C-W><cr>