nvf/docs/manual/release-notes
irobot 92854bd0ea
Some checks are pending
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Treewide Checks / Validate flake (push) Waiting to run
Treewide Checks / Check formatting (push) Waiting to run
Treewide Checks / Check source tree for typos (push) Waiting to run
Treewide Checks / Validate documentation builds (push) Waiting to run
Treewide Checks / Validate documentation builds-1 (push) Waiting to run
Treewide Checks / Validate documentation builds-2 (push) Waiting to run
Treewide Checks / Validate documentation builds-3 (push) Waiting to run
Treewide Checks / Validate hyperlinks in documentation sources (push) Waiting to run
Treewide Checks / Validate Editorconfig conformance (push) Waiting to run
Build and deploy documentation / Check latest commit (push) Waiting to run
Build and deploy documentation / publish (push) Blocked by required conditions
Keymap/extra options (#1384)
* keymaps: fix unable to set noremap = false

Currently setting `vim.keymaps.*.noremap = false` has no effect.
Given that noremap is set by default, the only way to undo it is
to use `remap = true`. This commit adds `remap` as an internal option,
and derives its final value as the inverse of noremap.
This way, setting `noremap` to `false` now behaves as expected.

See https://neovim.io/doc/user/lua-guide.html#_creating-mappings

* keymaps/config: fix formatting

merge unnecessarily split attrset

* keymaps/options: remove unnecessary option

+ tweak related release notes entry
2026-02-03 15:52:39 +01:00
..
rl-0.1.md treewide: fix a lot of broken / dead links 2025-12-11 18:32:09 +01:00
rl-0.2.md docs: restructure to allow a clean migration to new documentation util 2025-12-11 15:28:56 +01:00
rl-0.3.md treewide: replace auto option links with {option} role 2025-12-11 15:30:30 +01:00
rl-0.4.md docs: restructure to allow a clean migration to new documentation util 2025-12-11 15:28:56 +01:00
rl-0.5.md treewide: replace auto option links with {option} role 2025-12-11 15:30:30 +01:00
rl-0.6.md docs: formatting 2025-12-11 19:06:49 +01:00
rl-0.7.md treewide: fix a lot of broken / dead links 2025-12-11 18:32:09 +01:00
rl-0.8.md make toggleterm open map acutally toggle the terminal (#1295) 2025-12-21 14:33:27 +00:00
rl-0.9.md Keymap/extra options (#1384) 2026-02-03 15:52:39 +01:00