1
0
Fork 0
mirror of https://github.com/Reuh/sublime-candran.git synced 2025-10-27 18:19:31 +00:00
sublime-candran/Candran.sublime-build

5 lines
No EOL
132 B
Text
Executable file

{
"cmd": ["can", "$file"],
"file_regex": "^(?:can:)?[\t ](...*?):([0-9]*):?([0-9]*)",
"selector": "source.candran"
}