1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-08-27 21:28:12 +02:00

nvim: update blade queries

This commit is contained in:
Henrik Hautakoski 2024-09-06 12:49:52 +02:00
parent f8cbe1acfe
commit e2512e7ee1
2 changed files with 14 additions and 7 deletions

View file

@ -1,6 +1,4 @@
(directive) @tag
(directive_start) @tag
(directive_end) @tag
(comment) @comment
((parameter) @string (#set! "priority" 110))
((php_only) @include (#set! "priority" 110))
((bracket_start) @function (#set! "priority" 120))
((bracket_end) @function (#set! "priority" 120))
((keyword) @keyword (#set! "priority" 110))