From bce45d4eeb82b3c2d68c555e972bb4c376e29738 Mon Sep 17 00:00:00 2001 From: NotAShelf Date: Sat, 28 Sep 2024 22:20:55 +0300 Subject: [PATCH] docs: add missing changelog entries --- docs/release-notes/rl-0.7.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/release-notes/rl-0.7.md b/docs/release-notes/rl-0.7.md index 7fd48768..d93bb2c6 100644 --- a/docs/release-notes/rl-0.7.md +++ b/docs/release-notes/rl-0.7.md @@ -187,6 +187,12 @@ everyone. - Add [python-lsp-server](https://github.com/python-lsp/python-lsp-server) as an additional Python LSP server. +- Add [](#opt-vim.options) to set `vim.o` values in in your nvf configuration + without using additional Lua. See option documentation for more details. + +- Add [](#opt-vim.dashboard.dashboard-nvim.setupOpts) to allow user + configuration for [dashboard.nvim](https://github.com/nvimdev/dashboard-nvim) + [ppenguin](https://github.com/ppenguin): - Telescope: