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