keymaps/options: remove unnecessary option

+ tweak related release notes entry
This commit is contained in:
pax 2026-02-02 19:05:29 -08:00
commit b020980128
2 changed files with 3 additions and 8 deletions

View file

@ -180,6 +180,7 @@ https://github.com/gorbit99/codewindow.nvim
[irobot](https://github.com/irobot):
- Add `remap` option to `vim.keymaps`
- Fix non-functional `vim.keymaps.*.noremap`. Now, setting it to false is
equivalent to `:lua vim.keymap.set(..., { remap = true })`
<!-- vim: set textwidth=80: -->