diff --git a/docs/release-notes/rl-0.5.adoc b/docs/release-notes/rl-0.5.adoc index cde1d4b8..3da3c739 100644 --- a/docs/release-notes/rl-0.5.adoc +++ b/docs/release-notes/rl-0.5.adoc @@ -12,7 +12,7 @@ https://github.com/horriblename[horriblename]: * Fixed a bug where cmp's close and scrollDocs mappings wasn't working. -* Streamlined and simplified extra plugin API with the addition of <>. +* Streamlined and simplified extra plugin API with the addition of <> https://github.com/amanse[amanse]: @@ -23,3 +23,7 @@ https://github.com/notashelf[notashelf]: * Added GitHub Copilot to completion sources. * Added <> for global and individual plugin border configuration. + +* LSP integrated breadcrumbs with <> through nvim-navic + +* LSP navigation helper with nvim-navbuddy, depends on nvim-navic (automatically enabled)