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

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

Open dcy opened 1 year ago

dcy commented 1 year ago

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