Skip to content

Commit 41bfa3a

Browse files
author
github-actions
committed
chore(docs): Update docs
1 parent 7ffb34c commit 41bfa3a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/orgmode.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,15 @@ indent of the block itself. Only applied when exiting from an
418418
`org_edit_special` action on a `SRC` block.
419419

420420

421+
org_edit_src_filetype_map *orgmode-org_edit_src_filetype_map*
422+
423+
- Type: `table<string, string>`
424+
- Default: `{}`
425+
426+
This filetype map associates the language name from an Org source block with
427+
the corresponding Vim filetype, which is then applied to the temporary buffer.
428+
429+
421430
org_custom_exports *orgmode-org_custom_exports*
422431

423432
- Type: `table`

0 commit comments

Comments
 (0)