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