Skip to content

Commit 58df1d6

Browse files
author
github-actions
committed
[docgen] Update doc/orgmode.txt
1 parent 3c38fe5 commit 58df1d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/orgmode.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -686,7 +686,7 @@ Using the example above, setting this variable to `{'MYTAG'}`, second and third
686686
MAPPINGS *orgmode-mappings*
687687

688688
Mappings try to mimic some of the Orgmode mappings, but since Orgmode uses `CTRL + c` as a modifier most of the time, we have to take a different route.
689-
When possible, instead of `CTRL + C`, prefix `<Leader>o` is used.
689+
When possible, instead of `CTRL + C`, prefix `<Leader>o` is used. This is customizable via the `mappings.prefix` setting.
690690

691691
To disable all mappings, just pass `disable_all = true` to mappings settings:
692692
>

0 commit comments

Comments
 (0)