feat(treesitter): add printf

This commit is contained in:
Amaan Qureshi 2024-01-28 18:11:22 -05:00
parent a50f92f755
commit 1bf6f70eb0
No known key found for this signature in database
GPG key ID: E67890ADC4227273

View file

@ -67,6 +67,7 @@ return {
"luap", "luap",
"markdown", "markdown",
"markdown_inline", "markdown_inline",
"printf",
"python", "python",
"query", "query",
"regex", "regex",