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:
parent
f8cbe1acfe
commit
e2512e7ee1
2 changed files with 14 additions and 7 deletions
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue