aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--languages.toml2
-rw-r--r--runtime/queries/bash/highlights.scm1
2 files changed, 2 insertions, 1 deletions
diff --git a/languages.toml b/languages.toml
index 4bbf1689..ff8e7dfb 100644
--- a/languages.toml
+++ b/languages.toml
@@ -402,7 +402,7 @@ indent = { tab-width = 2, unit = " " }
[[grammar]]
name = "bash"
-source = { git = "https://github.com/tree-sitter/tree-sitter-bash", rev = "a8eb5cb57c66f74c63ab950de081207cccf52017" }
+source = { git = "https://github.com/tree-sitter/tree-sitter-bash", rev = "275effdfc0edce774acf7d481f9ea195c6c403cd" }
[[language]]
name = "php"
diff --git a/runtime/queries/bash/highlights.scm b/runtime/queries/bash/highlights.scm
index 57898f27..3f2df638 100644
--- a/runtime/queries/bash/highlights.scm
+++ b/runtime/queries/bash/highlights.scm
@@ -46,6 +46,7 @@
">>"
"<"
"|"
+ (expansion_flags)
] @operator
(