]> git.lizzy.rs Git - micro.git/blobdiff - runtime/syntax/sh.yaml
Merge pull request #1423 from caligari87/patch-1
[micro.git] / runtime / syntax / sh.yaml
index 5471e7ada2bb3394af13257169b204bf63b263cf..54268269b88559a0c28449b5668b80d49c793159 100644 (file)
@@ -20,8 +20,8 @@ rules:
     - statement: "--[a-z-]+"
     - statement: "\\ -[a-z]+"
 
-    - identifier: "\\$\\{?[0-9A-Z_!@#$*?-]+\\}?"
-    - identifier: "\\$\\{?[0-9A-Z_!@#$*?-]+\\}?"
+    - identifier: "\\$\\{?[0-9A-Za-z_!@#$*?-]+\\}?"
+    - identifier: "\\$\\{?[0-9A-Za-z_!@#$*?-]+\\}?"
 
     - constant.string:
         start: "\""