feat(normal): normal-mode ZR does :restart

Make it a normal-mode command instead of a default mapping.
This commit is contained in:
Justin M. Keyes
2026-04-20 22:15:01 +02:00
parent 2551c7a8b1
commit a1c8b81672
8 changed files with 82 additions and 20 deletions

View File

@@ -171,7 +171,6 @@ you never want any default mappings, call |:mapclear| early in your config.
- Treesitter defaults |treesitter-defaults|
- |v_an| |v_in|
- |v_]n| |v_[n|
- |ZR|
DEFAULT AUTOCOMMANDS
*default-autocmds*
@@ -389,6 +388,7 @@ Input/Mappings:
Normal commands:
- |gO| shows a filetype-defined "outline" of the current buffer.
- |Q| replays the last recorded macro instead of switching to Ex mode (|gQ|).
- |ZR| performs |:restart|
Options: