From e353ae9f71facdcb591c187c5a1bca8d2a33f928 Mon Sep 17 00:00:00 2001 From: Ching Pei Yang Date: Sat, 29 Mar 2025 14:59:48 +0100 Subject: [PATCH] docs: update release notes --- docs/release-notes/rl-0.8.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/docs/release-notes/rl-0.8.md b/docs/release-notes/rl-0.8.md index 7f6c6ffe..d4dcdf60 100644 --- a/docs/release-notes/rl-0.8.md +++ b/docs/release-notes/rl-0.8.md @@ -88,8 +88,11 @@ [blink.cmp]: https://github.com/saghen/blink.cmp +- Add [aerial.nvim]. +- Add [nvim-ufo]. - Add [blink.cmp] support. - Add `LazyFile` user event. +- Migrate language modules from none-ls to conform/nvim-lint [diniamo](https://github.com/diniamo): @@ -98,14 +101,6 @@ - Disable the built-in format-on-save feature of zls. Use `vim.lsp.formatOnSave` instead. -[horriblename](https://github.com/horriblename): - -[aerial.nvim]: (https://github.com/stevearc/aerial.nvim) -[nvim-ufo]: (https://github.com/kevinhwang91/nvim-ufo) - -- Add [aerial.nvim]. -- Add [nvim-ufo]. - [LilleAila](https://github.com/LilleAila): - Remove `vim.notes.obsidian.setupOpts.dir`, which was set by default. Fixes