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