mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-08-30 14:39:27 +02:00
add: blade treesitter config
This commit is contained in:
parent
b9949062dc
commit
fbc8a53840
19 changed files with 177 additions and 14 deletions
4
queries/blade/highlights.scm
Normal file
4
queries/blade/highlights.scm
Normal file
|
@ -0,0 +1,4 @@
|
|||
(directive) @tag
|
||||
(directive_start) @tag
|
||||
(directive_end) @tag
|
||||
(comment) @comment @spell
|
Loading…
Add table
Add a link
Reference in a new issue