5 lines
93 B
Text
5 lines
93 B
Text
{
|
|
"cmd": ["dmd", "$file"],
|
|
"file_regex": "^(.*?)\\(([0-9]+)\\)",
|
|
"selector": "source.d"
|
|
}
|