Make sure dap_repl is installed in treesitter
This commit is contained in:
parent
ab021c381a
commit
c8bce9a631
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue