diff --git a/docs/manual/release-notes/rl-0.9.md b/docs/manual/release-notes/rl-0.9.md index 2eeca8f9..ecac345c 100644 --- a/docs/manual/release-notes/rl-0.9.md +++ b/docs/manual/release-notes/rl-0.9.md @@ -195,6 +195,7 @@ {command}`:healthcheck` doesn't know that. - Remove [which-key.nvim] `o` `+Notes` description which did not actually correspond to any keybinds. +- Allow disabling nvf's vendored keymaps by toggling `vendoredKeymaps.enable`. [pyrox0](https://github.com/pyrox0):