feat: add support for qml

This commit is contained in:
tux
2026-02-26 07:01:30 +05:30
parent afd150b869
commit 476698308f
3 changed files with 8 additions and 0 deletions

View File

@@ -30,6 +30,9 @@ M.treesitter = {
-- rust
"rust",
-- qml
"qmljs",
},
}