Add the -i switch to the org-structure-template for Python
This commit is contained in:
parent
4311d9a6f9
commit
c51224323e
@ -2095,7 +2095,7 @@ else:
|
||||
("l" . "export latex")
|
||||
("q" . "quote")
|
||||
("s" . "src")
|
||||
("p" . "src python :session")
|
||||
("p" . "src python -i :session")
|
||||
("v" . "verse")))))
|
||||
#+end_src
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user