mirror of
https://github.com/Reuh/sublime-candran.git
synced 2025-10-27 10:09: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
|
|
@ -7,7 +7,7 @@ file_extensions:
|
|||
- can
|
||||
- candran
|
||||
first_line_match: \A#!.*?\bcan\b
|
||||
scope: source.can
|
||||
scope: source.candran
|
||||
contexts:
|
||||
main:
|
||||
- match: '\b(function)\s+([a-zA-Z_.:]+[.:])?([a-zA-Z_]\w*)\s*(\()([^)]*)(\))'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue