Merge branch 'ksatrya'
This commit is contained in:
commit
d518f50cbd
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
filetype: uxntal
|
filetype: uxntal
|
||||||
|
|
||||||
detect:
|
detect:
|
||||||
filename: "\\.tal$"
|
filename: "\\.(tal|uxn|uxntal)$"
|
||||||
|
|
||||||
rules:
|
rules:
|
||||||
- constant: "[\"#'|$][^\ \n\r]+"
|
- constant: "[\"#'|$][^\ \n\r]+"
|
||||||
|
|
Loading…
Reference in a new issue