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