mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
feat(treesitter): add printf
This commit is contained in:
parent
a50f92f755
commit
1bf6f70eb0
1 changed files with 1 additions and 0 deletions
|
|
@ -67,6 +67,7 @@ return {
|
||||||
"luap",
|
"luap",
|
||||||
"markdown",
|
"markdown",
|
||||||
"markdown_inline",
|
"markdown_inline",
|
||||||
|
"printf",
|
||||||
"python",
|
"python",
|
||||||
"query",
|
"query",
|
||||||
"regex",
|
"regex",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue