mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-06 20:37:44 +03:00
fix: update upstream tree-sitter-dockerfile (#6895)
* fix: update upstream tree-sitter-dockerfile Fixes: #6797 * fix: review * fix: review
This commit is contained in:
parent
3b8c15618f
commit
5938e2c0dc
2 changed files with 5 additions and 2 deletions
|
@ -48,4 +48,7 @@
|
|||
((variable) @constant
|
||||
(#match? @constant "^[A-Z][A-Z_0-9]*$"))
|
||||
|
||||
|
||||
[
|
||||
(param)
|
||||
(mount_param)
|
||||
] @constant
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue