Describe changes in changelog v0.8

This commit is contained in:
siggsy 2025-10-17 10:08:38 +02:00
commit f184435741

View file

@ -574,3 +574,8 @@
- Update `python` language module to use correct lsp binary. - Update `python` language module to use correct lsp binary.
- Fix `python` pyright and basedpyright language servers not using default on - Fix `python` pyright and basedpyright language servers not using default on
attach behavior. attach behavior.
[Siggsy](https://github.com/siggsy):
- Fix `vim.languages.haskell.lsp` using `lspconfig` options instead of
`haskell-tools.nvim` options.