mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 19:30:01 +02:00
nvim: adding kdl to treesitter
This commit is contained in:
parent
66d64343c6
commit
f2572da472
1 changed files with 2 additions and 1 deletions
|
|
@ -33,7 +33,8 @@ return {
|
|||
"glsl",
|
||||
"hlsl",
|
||||
"markdown",
|
||||
"markdown_inline"
|
||||
"markdown_inline",
|
||||
"kdl"
|
||||
},
|
||||
|
||||
-- Install parsers synchronously (only applied to `ensure_installed`)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue