File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,6 @@ CONTENTS *orgmode-content
106
106
1.3.5. Note mappings...............................|orgmode-note_mappings|
107
107
1.3.5.1. org_note_finalize.................|orgmode-org_note_finalize|
108
108
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|
110
109
1.3.6. Org mappings.................................|orgmode-org_mappings|
111
110
1.3.6.1. org_refile...............................|orgmode-org_refile|
112
111
1.3.6.2. org_timestamp_up...................|orgmode-org_timestamp_up|
@@ -1347,13 +1346,6 @@ ORG_NOTE_KILL *orgmode-org_note_kil
1347
1346
1348
1347
mapped to: `<Leader>ok`
1349
1348
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:
1357
1349
>
1358
1350
require('orgmode').setup({
1359
1351
org_agenda_files = {'~/Dropbox/org/*', '~/my-orgs/**/*'},
You can’t perform that action at this time.
0 commit comments