Skip to content

Commit 44e5e7b

Browse files
author
github-actions
committed
[docgen] Update docs
1 parent f874118 commit 44e5e7b

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

doc/orgmode.txt

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ CONTENTS *orgmode-content
106106
1.3.5. Note mappings...............................|orgmode-note_mappings|
107107
1.3.5.1. org_note_finalize.................|orgmode-org_note_finalize|
108108
1.3.5.2. org_note_kill.........................|orgmode-org_note_kill|
109-
1.3.5.3. org_note_show_help...............|orgmode-org_note_show_help|
110109
1.3.6. Org mappings.................................|orgmode-org_mappings|
111110
1.3.6.1. org_refile...............................|orgmode-org_refile|
112111
1.3.6.2. org_timestamp_up...................|orgmode-org_timestamp_up|
@@ -1347,13 +1346,6 @@ ORG_NOTE_KILL *orgmode-org_note_kil
13471346

13481347
mapped to: `<Leader>ok`
13491348
Close note window without saving anything
1350-
1351-
ORG_NOTE_SHOW_HELP *orgmode-org_note_show_help*
1352-
1353-
mapped to: `g?`
1354-
Show help popup with mappings
1355-
1356-
These mappings live under `mappings.note`, and can be changed like this:
13571349
>
13581350
require('orgmode').setup({
13591351
org_agenda_files = {'~/Dropbox/org/*', '~/my-orgs/**/*'},

0 commit comments

Comments
 (0)