commit 991a18212a708ff6f8a6f7f5a4244fc0e5013277 parent b792169909ac61005f8c7594957b744a5861fd96 Author: neauoire <aliceffekt@gmail.com> Date: Thu, 21 Oct 2021 12:27:44 -0700 Colorize strings in Subl Diffstat:
M | etc/tal.sublime-syntax | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/etc/tal.sublime-syntax b/etc/tal.sublime-syntax @@ -86,7 +86,7 @@ contexts: # Pushing to stack - match: '\"(\S+)\s?' - scope: variable.parameter.option + scope: constant.numeric pop: true # Addressing