docs: update v0.8 release notes

This commit is contained in:
NotAShelf 2025-01-10 12:52:49 +03:00
parent c734a81e40
commit c5f16b96c0
No known key found for this signature in database
GPG key ID: EED98D11B85A2819

View file

@ -21,9 +21,11 @@
warning you that it is invalid. Do keep in mind that this value is no longer
checked, so you will be responsible for ensuring its validity.
- Deprecated `vim.enableEditorconfig` in favor of
- Deprecate `vim.enableEditorconfig` in favor of
[](#opt-vim.globals.editorconfig).
- Deprecate rnix-lsp as it has been abandoned and archived upstream.
[amadaluzia](https://github.com/amadaluzia):
[haskell-tools.nvim]: https://github.com/MrcJkb/haskell-tools.nvim
@ -47,5 +49,5 @@
[LilleAila](https://github.com/LilleAila):
- Remove `vim.notes.obsidian.setupOpts.dir`, which was set by default.
Fixes issue with setting the workspace directory.
- Remove `vim.notes.obsidian.setupOpts.dir`, which was set by default. Fixes
issue with setting the workspace directory.