nix-community / nixvim

Configure Neovim with Nix! [maintainers=@GaetanLepage, @traxys, @mattsturgeon, @khaneliman]
https://nix-community.github.io/nixvim
MIT License
1.78k stars 275 forks source link

[PLUGIN REQUEST] Add somesass_ls LSP server #2163

Closed Yasso9 closed 1 month ago

Yasso9 commented 2 months ago

Hi, thanks a lot for this amazing project !

Would it be possible to add somesass_ls, a LSP server for SCSS and SASS (alternative to CSS) ?

Here is the server configurations part on the LSP documentation : https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#somesass_ls

khaneliman commented 2 months ago

I couldn't find it in nixpkgs upstream. We need to get that added upstream before we can add a module for it.