nix-community / nixvim

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

[PLUGIN REQUEST] Haskell Lsp #2483

Closed VoreckLukas closed 3 weeks ago

VoreckLukas commented 3 weeks ago
Field Description
Plugin Not directly a vim plugin but a lsp for the haskell language to be included
Homepage https://github.com/haskell/haskell-language-server
Nixpkgs haskell-language-server

Extra Information

Should be mostly the same as any other lsps

VoreckLukas commented 3 weeks ago

Just realized its there just not under the name i expected

MattSturgeon commented 2 weeks ago

Glad you found a solution!

For anyone else stumbling on this issue, see plugins.lsp.servers.hls and the nvim-lspconfig hls docs.