@@ -373,7 +373,7 @@ Possible values:
373
373
org_indent_mode_turns_off_org_adapt_indentation*orgmode-org_indent_mode_turns_off_org_adapt_indentation*
374
374
375
375
- Type: `boolean `
376
- - Defaul : `true`
376
+ - Default : `true`
377
377
378
378
Possible values:
379
379
@@ -384,7 +384,7 @@ Possible values:
384
384
org_indent_mode_turns_on_hiding_stars*orgmode-org_indent_mode_turns_on_hiding_stars*
385
385
386
386
- Type: `boolean `
387
- - Defaul : `true`
387
+ - Default : `true`
388
388
389
389
Possible values:
390
390
@@ -722,7 +722,7 @@ List of sorting strategies to apply to a given view. Available strategies:
722
722
PROGRESS, DONE' has a sort value of 1, 2 and 3), ascending
723
723
- `todo - state - down` - Sort by todo keyword, descending
724
724
- `clocked- up ` - Show clocked in headlines first
725
- - `clocked- down` - Show clocked in headines last
725
+ - `clocked- down` - Show clocked in headlines last
726
726
- `category- up ` - Sort by category name, ascending
727
727
- `category- down` - Sort by category name, descending
728
728
- `category- keep` - Keep default category sorting, as it appears in
@@ -1867,7 +1867,7 @@ org_export *orgmode-org_export*
1867
1867
- Mapped to: `<Leader> oe`
1868
1868
1869
1869
Open export options. **NOTE**: Exports are handled via `emacs` and `pandoc` .
1870
- This means that `emacs` and/or `pandoc` must be in `$PATH ` . see
1870
+ This means that `emacs` and/or `pandoc` must be in `$PATH ` . See
1871
1871
| orgmode-org_customexports | if you want to add your own export options.
1872
1872
1873
1873
0 commit comments