kabouzeid / nvim-lspinstall

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

nvim-lspinstall config for html makes svelte files show duplicate entries for completion #184

Open charbelnicolas opened 2 years ago

charbelnicolas commented 2 years ago

Please check this out:

https://github.com/hrsh7th/nvim-cmp/issues/334

I was getting duplicate entries on my completion menu and it turned out it was because nvim-lspinstall was loading the html language server along with the svelte language server when opening .svelte files.