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 cd9d915 commit 26854e5Copy full SHA for 26854e5
docs/configuration.org
@@ -364,6 +364,16 @@ The indent value for content within =SRC= block types beyond the
364
existing indent of the block itself. Only applied when exiting from an
365
=org_edit_special= action on a =SRC= block.
366
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
+
377
*** org_custom_exports
378
:PROPERTIES:
379
:CUSTOM_ID: org_custom_exports
0 commit comments