Make sure dap_repl is installed in treesitter

This commit is contained in:
Martin Larsson 2024-08-15 21:25:33 +02:00
parent ab021c381a
commit c8bce9a631

View file

@ -41,7 +41,8 @@ return {
"dockerfile", "dockerfile",
"dart", "dart",
"css", "css",
"regex" "regex",
"dap_repl"
}, },
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