We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9027f9 commit cbd484dCopy full SHA for cbd484d
doc/orgmode.txt
@@ -1495,6 +1495,9 @@ require('orgmode').setup({
1495
#### **org_edit_src_save**
1496
_mapped to_: `<Leader>ow`<br />
1497
Apply changes from the special buffer to the source Org buffer<br />
1498
+ #### **org_edit_src_save_exit**
1499
+ _mapped to_: `<Leader>'`<br />
1500
+ Apply changes from the special buffer to the source Org buffer and close the edit special window<br />
1501
#### **org_edit_src_show_help**
1502
_mapped to_: `g?`<br />
1503
Show help within the temporary buffer used to edit the content of a `SRC` block.<br />
0 commit comments