nvim: treesitter add blade

This commit is contained in:
2025-05-08 13:06:09 +08:00
parent 882210acb5
commit ad2443fc7c
3 changed files with 9 additions and 2 deletions

View File

@@ -22,6 +22,7 @@ return {
"regex",
"bash",
"html",
"blade",
"javascript",
"json",
"lua",
@@ -30,7 +31,6 @@ return {
"python",
"php",
"go",
"html",
"css",
},
highlight = {