From 23bb43d6e43a1b9b68ee4bfd903780a7093693e2 Mon Sep 17 00:00:00 2001 From: NotAShelf Date: Mon, 23 Oct 2023 16:29:07 +0300 Subject: [PATCH] docs/release-notes: add missing entries for v0.5 release notes --- docs/release-notes/rl-0.5.adoc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/release-notes/rl-0.5.adoc b/docs/release-notes/rl-0.5.adoc index 12e6ab7..d04f0fa 100644 --- a/docs/release-notes/rl-0.5.adoc +++ b/docs/release-notes/rl-0.5.adoc @@ -40,6 +40,8 @@ https://github.com/FrothyMarrow[frothymarrow]: * Added <> to display cursorline only in the presence of line numbers +* Added Oxocarbon to the list of available themes. + https://github.com/notashelf[notashelf]: * Added GitHub Copilot to nvim-cmp completion sources. @@ -64,6 +66,10 @@ https://github.com/notashelf[notashelf]: * Added highlight-undo plugin for highlighting undo/redo targets +* Added bash LSP and formatter support + +* Disabled Lualine LSP status indicator for toggleterm buffer + https://github.com/jacekpoz[jacekpoz]: * Fixed scrollOffset not being used