vista.vim
vista.vim copied to clipboard
vista finder search the symbol under cursor.
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>