mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 21:10:15 -04:00
feat(perl): update queries from upstream changes
This commit is contained in:
parent
0a907316fa
commit
47615a947a
2 changed files with 1 additions and 2 deletions
|
|
@ -339,7 +339,7 @@
|
|||
"revision": "20239395eacdc2e0923a7e5683ad3605aee7b716"
|
||||
},
|
||||
"perl": {
|
||||
"revision": "ff1f0ac0f1c678a23f68d0140e75a0da8e11b7b5"
|
||||
"revision": "3d3a95ee6645d7bcd993e77b252ffd33fd297c8e"
|
||||
},
|
||||
"php": {
|
||||
"revision": "1a40581b7a899201d7c2b4684ee34490bc306bd6"
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
(until_statement)
|
||||
(for_statement_1)
|
||||
(for_statement_2)
|
||||
(foreach_statement)
|
||||
(standalone_block)
|
||||
(pod_statement)
|
||||
] @fold
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue