kabouzeid / nvim-lspinstall

Provides the missing :LspInstall for nvim-lspconfig
MIT License
526 stars 67 forks source link

volar: add volar - new language server for Vue #163

Closed sethidden closed 1 year ago

sethidden commented 2 years ago

https://github.com/neovim/nvim-lspconfig/pull/1223

sethidden commented 2 years ago

Also linking to https://github.com/johnsoncodehk/volar/issues/458#issuecomment-913207854 as the bin name can change in a few weeks/months

sethidden commented 2 years ago

@kabouzeid mind taking a look? :)

connorgmeehan commented 2 years ago

I was about submit my own PR for this. Just tested your fork on my neovim configuration, and the language server is working and configured properly for me! :)

image