mirror of
https://github.com/samsonjs/config.git
synced 2026-06-28 05:29:31 +00:00
5 lines
93 B
Text
5 lines
93 B
Text
{
|
|
"cmd": ["dmd", "$file"],
|
|
"file_regex": "^(.*?)\\(([0-9]+)\\)",
|
|
"selector": "source.d"
|
|
}
|