Add just to treesitter

This commit is contained in:
Martin Larsson 2025-06-15 14:31:47 +02:00
parent 67af45e48c
commit 23a1bf579d

View file

@ -52,6 +52,7 @@ return {
"ruby", "ruby",
"svelte", "svelte",
"typescript", "typescript",
"just"
}, },
sync_install = false, sync_install = false,
-- This can be updated to a list of languages instead of defaulting to true -- This can be updated to a list of languages instead of defaulting to true