mattn / vim-lsp-settings

Auto configurations for Language Server for vim-lsp
MIT License
1.27k stars 229 forks source link

Updated ts in volar installer to solve auto import issue #674

Closed DanielViberg closed 1 year ago

DanielViberg commented 1 year ago

Solves a bug where auto import works poorly in volar-server. See https://github.com/vuejs/language-tools/issues/2190 for more info.

mattn commented 1 year ago

Thank you