docs(keymaps): correct lists group comment to gl/gL
CI / cargo fmt --check (push) Successful in 33s
CI / cargo clippy (push) Successful in 29s
CI / cargo test (push) Successful in 29s
CI / editor keymaps (push) Successful in 1m30s

The lists mapping comment still listed gl<Space>; bare gl/gL are now the
remove-checkbox maps after the P1 #3 parity change.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-31 09:03:04 -03:00
parent ac4dd144e4
commit 45e2d1769a
+1 -1
View File
@@ -7,7 +7,7 @@
-- mappings = { -- mappings = {
-- enabled = true, -- enabled = true,
-- links = true, -- <CR>, <S-CR>, <Tab>, <BS>, +, … -- links = true, -- <CR>, <S-CR>, <Tab>, <BS>, +, …
-- lists = true, -- <C-Space>, gln/glp, glx, gl<Space>, … -- lists = true, -- <C-Space>, gln/glp, glx, gl/gL, …
-- headers = true, -- =, -, ]], [[, ]=, [=, ]u, [u -- headers = true, -- =, -, ]], [[, ]=, [=, ]u, [u
-- table_editing = true, -- gqq, gq1, gww, gw1, <A-Left>, <A-Right> -- table_editing = true, -- gqq, gq1, gww, gw1, <A-Left>, <A-Right>
-- html_export = true, -- <Leader>wh, <Leader>whh -- html_export = true, -- <Leader>wh, <Leader>whh