mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-12 08:20:05 -04:00
chore(perl): update parser
This commit is contained in:
parent
0b50cf1592
commit
84544f5cd3
2 changed files with 2 additions and 2 deletions
|
|
@ -72,7 +72,7 @@
|
|||
(regexp_content)
|
||||
] @string.regex
|
||||
|
||||
(autoquoted_bareword _?) @string.special
|
||||
(autoquoted_bareword) @string.special
|
||||
|
||||
(use_statement (package) @type)
|
||||
(package_statement (package) @type)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue