dotfiles/conf.d/texstudio/macro/Macro_14.txsMacro
2021-02-20 00:10:44 +01:00

17 lines
202 B
Plaintext

{
"name" : "Python" ,
"tag" : [
"% code python",
"\begin{python}",
" %<•%>",
"\end{python}"
],
"description" : [
""
],
"abbrev" : "" ,
"trigger" : "" ,
"menu" : "" ,
"shortcut" : "Ctrl+F11"
}