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

let g:vista_default_executive = 'nvim_lsp' can not save file

dcy opened this issue · comments

commented

let g:vista_default_executive = 'nvim_lsp' can not save file, It will be E13: 文件已存在(请加 !强制执行);
And let g:vista_default_executive = 'ctags' works fine.