1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00

nvim: adding kdl to treesitter

This commit is contained in:
Henrik Hautakoski 2024-07-26 14:20:43 +02:00
parent 66d64343c6
commit f2572da472

View file

@ -33,7 +33,8 @@ return {
"glsl",
"hlsl",
"markdown",
"markdown_inline"
"markdown_inline",
"kdl"
},
-- Install parsers synchronously (only applied to `ensure_installed`)