This commit is contained in:
Siggsy 2025-11-15 05:45:37 -05:00 committed by GitHub
commit e757ae1c1e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 20 additions and 22 deletions

View file

@ -589,3 +589,10 @@
[mellow.nvim]: https://github.com/mellow-theme/mellow.nvim
- Add [mellow.nvim] plugin for vim and lualine theme support
[Siggsy](https://github.com/siggsy):
- Fix `vim.languages.haskell.lsp` using `lspconfig` options instead of
`haskell-tools.nvim` options.
- Fix default language server `cmd` by replacing `haskell-language-server-wrapper` with `haskell-language-server`