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