add: blade treesitter config

This commit is contained in:
asep.komarudin 2024-06-25 10:25:26 +07:00
parent b9949062dc
commit fbc8a53840
19 changed files with 177 additions and 14 deletions

View file

@ -0,0 +1,9 @@
;; extends
; ((text) @injection.content
; (#set! injection.language "html")
; (#set! injection.combined))
; ((php) @injection.content
; (#set! injection.language "php_only")
; (#set! injection.combined))