docs(client): document gl/gL list change-symbol mappings
CI / cargo fmt --check (push) Successful in 19s
CI / cargo clippy (push) Failing after 23s
CI / cargo test (push) Successful in 37s
CI / editor keymaps (push) Successful in 1m27s

Add gl<sym>/gL<sym> to the lists keymap tables in README and help, noting
that 1) is command-only. Tick parity gap P1 #2.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-31 08:10:15 -03:00
parent 8a99765e02
commit 164b326216
3 changed files with 12 additions and 2 deletions
+4
View File
@@ -452,6 +452,10 @@ Lists (normal mode) ~
gLl Indent the item including its sublist.
glr Renumber the current ordered list.
gLr Renumber every ordered list in the buffer.
gl<sym> Set the current item's marker to <sym>, where <sym> is one
of `-` `*` `#` `1` (1.) `i` (i)) `I` (I)) `a` (a)) `A` (A)).
For `1)` use `:NuwikiChangeSymbol 1)` (no single-key form).
gL<sym> Set every item in the list to <sym> (same symbol keys).
gl<Space> Remove every completed item from the current list.
gL<Space> Remove every completed item in the buffer.
o Open a new line and continue the list marker (preserves