Merge branch 'ksatrya'

This commit is contained in:
Iris Lightshard 2021-08-11 16:09:23 -06:00
commit d518f50cbd

View file

@ -1,7 +1,7 @@
filetype: uxntal filetype: uxntal
detect: detect:
filename: "\\.tal$" filename: "\\.(tal|uxn|uxntal)$"
rules: rules:
- constant: "[\"#'|$][^\ \n\r]+" - constant: "[\"#'|$][^\ \n\r]+"