mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2025-01-12 07:49:49 +01:00
docs: update v0.8 release notes
This commit is contained in:
parent
c734a81e40
commit
c5f16b96c0
1 changed files with 5 additions and 3 deletions
|
@ -21,9 +21,11 @@
|
||||||
warning you that it is invalid. Do keep in mind that this value is no longer
|
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.
|
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).
|
[](#opt-vim.globals.editorconfig).
|
||||||
|
|
||||||
|
- Deprecate rnix-lsp as it has been abandoned and archived upstream.
|
||||||
|
|
||||||
[amadaluzia](https://github.com/amadaluzia):
|
[amadaluzia](https://github.com/amadaluzia):
|
||||||
|
|
||||||
[haskell-tools.nvim]: https://github.com/MrcJkb/haskell-tools.nvim
|
[haskell-tools.nvim]: https://github.com/MrcJkb/haskell-tools.nvim
|
||||||
|
@ -47,5 +49,5 @@
|
||||||
|
|
||||||
[LilleAila](https://github.com/LilleAila):
|
[LilleAila](https://github.com/LilleAila):
|
||||||
|
|
||||||
- Remove `vim.notes.obsidian.setupOpts.dir`, which was set by default.
|
- Remove `vim.notes.obsidian.setupOpts.dir`, which was set by default. Fixes
|
||||||
Fixes issue with setting the workspace directory.
|
issue with setting the workspace directory.
|
||||||
|
|
Loading…
Reference in a new issue