mirror of
https://github.com/samsonjs/config.git
synced 2026-03-25 09:15:47 +00:00
5 lines
123 B
Text
5 lines
123 B
Text
{
|
|
"cmd": ["python", "-u", "$file"],
|
|
"file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)",
|
|
"selector": "source.python"
|
|
}
|