Skip to content

Commit 26854e5

Browse files
author
nvim-orgmode
committed
1 parent cd9d915 commit 26854e5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/configuration.org

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,16 @@ The indent value for content within =SRC= block types beyond the
364364
existing indent of the block itself. Only applied when exiting from an
365365
=org_edit_special= action on a =SRC= block.
366366

367+
*** org_edit_src_filetype_map
368+
:PROPERTIES:
369+
:CUSTOM_ID: org_edit_src_filetype_map
370+
:END:
371+
- Type: =table<string, string>=
372+
- Default: ={}=
373+
This filetype map associates the language name from an Org source block
374+
with the corresponding Vim filetype, which is then applied to the temporary
375+
buffer.
376+
367377
*** org_custom_exports
368378
:PROPERTIES:
369379
:CUSTOM_ID: org_custom_exports

0 commit comments

Comments
 (0)