Skip to content

Commit 6f12930

Browse files
committed
docs: update v0.8 release notes
1 parent 8448a6c commit 6f12930

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/release-notes/rl-0.7.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -334,9 +334,6 @@ The changes are, in no particular order:
334334
`vim.options` as default values. Some are left as they don't have a direct
335335
equivalent, but expect a switch eventually.
336336

337-
- Deprecated `vim.enableEditorconfig` in favor of
338-
[](#opt-vim.globals.editorconfig).
339-
340337
[ppenguin](https://github.com/ppenguin):
341338

342339
- Telescope:

docs/release-notes/rl-0.8.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
warning you that it is invalid. Do keep in mind that this value is no longer
2222
checked, so you will be responsible for ensuring its validity.
2323

24+
- Deprecated `vim.enableEditorconfig` in favor of
25+
[](#opt-vim.globals.editorconfig).
26+
2427
[amadaluzia](https://github.com/amadaluzia):
2528

2629
[haskell-tools.nvim]: https://github.com/MrcJkb/haskell-tools.nvim

0 commit comments

Comments
 (0)