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