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