mirror of
https://github.com/Reuh/sublime-candran.git
synced 2025-10-27 18:19:31 +00:00
Initial commit
This commit is contained in:
commit
aff3d6807d
6 changed files with 168 additions and 0 deletions
5
Candran.sublime-build
Executable file
5
Candran.sublime-build
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"cmd": ["can", "$file"],
|
||||
"file_regex": "^(?:can:)?[\t ](...*?):([0-9]*):?([0-9]*)",
|
||||
"selector": "source.can"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue