mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 09:26:19 +04:00
Update bash tree sitter (#1917)
This commit is contained in:
parent
85c23b31de
commit
deb7ee6595
@ -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"
|
||||
|
@ -46,6 +46,7 @@
|
||||
">>"
|
||||
"<"
|
||||
"|"
|
||||
(expansion_flags)
|
||||
] @operator
|
||||
|
||||
(
|
||||
|
Loading…
Reference in New Issue
Block a user