mirror of
https://github.com/windwp/nvim-ts-autotag.git
synced 2025-01-01 15:09:14 -06:00
test: use sync
install for ts parsers
This commit is contained in:
parent
43a07a028f
commit
69049f8e9a
@ -37,6 +37,7 @@ end
|
||||
|
||||
M.setup_nvim_treesitter = function(opts)
|
||||
opts = vim.tbl_deep_extend("keep", opts or {}, {
|
||||
sync_install = true,
|
||||
ensure_installed = {
|
||||
"html",
|
||||
"javascript",
|
||||
|
Loading…
Reference in New Issue
Block a user