mirror of
https://github.com/Reuh/sublime-candran.git
synced 2025-10-27 10:09:31 +00:00
5 lines
No EOL
132 B
Text
5 lines
No EOL
132 B
Text
{
|
|
"cmd": ["can", "$file"],
|
|
"file_regex": "^(?:can:)?[\t ](...*?):([0-9]*):?([0-9]*)",
|
|
"selector": "source.candran"
|
|
} |