8 lines
175 B
Plaintext
8 lines
175 B
Plaintext
|
{
|
||
|
"selector": "text.html.markdown",
|
||
|
"cmd": ["python", "app.py"],
|
||
|
"file_regex": "^(...*?):([0-9]*):?([0-9]*)",
|
||
|
"working_dir": "$file_path",
|
||
|
"shell": true
|
||
|
}
|