We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ffb34c commit 41bfa3aCopy full SHA for 41bfa3a
doc/orgmode.txt
@@ -418,6 +418,15 @@ indent of the block itself. Only applied when exiting from an
418
`org_edit_special` action on a `SRC` block.
419
420
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
430
org_custom_exports *orgmode-org_custom_exports*
431
432
- Type: `table`
0 commit comments