mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-24 10:26:18 +04:00
702a96d417
* Update highlights.scm for blade.php files * Update injections.scm to add tree-sitter-comment injection * Fixed the injection issues regarding blade parameters
9 lines
137 B
Scheme
9 lines
137 B
Scheme
(directive) @tag
|
|
(directive_start) @tag
|
|
(directive_end) @tag
|
|
(comment) @comment
|
|
[
|
|
(bracket_start)
|
|
(bracket_end)
|
|
] @punctuation.bracket
|