antonk52 / cssmodules-language-server

autocompletion and go-to-defintion for cssmodules
MIT License
54 stars 8 forks source link

Add section for AstroNvim configuration #13

Closed KhudhurMD closed 1 year ago

KhudhurMD commented 1 year ago

AstroNvim is a feature-rich neovim config for beginners. It makes neovim approachable for many beginners such as me and it uses nvim-lspconfig under the hood.

I struggled with porting the "known issue" fix from nvim-lspconfig to the existing AstroNvim configuration, since it differs in structure / config file location.