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

vista finder search the symbol under cursor. #434

Open JohanChane opened 2 years ago

JohanChane commented 2 years ago

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>