mirror of
https://github.com/windwp/nvim-ts-autotag.git
synced 2025-01-24 13:03:54 -06:00
Compare commits
1 Commits
41dcce182a
...
bdbf0b1fc3
Author | SHA1 | Date | |
---|---|---|---|
bdbf0b1fc3 |
@ -37,6 +37,7 @@ end
|
||||
|
||||
M.setup_nvim_treesitter = function(opts)
|
||||
opts = vim.tbl_deep_extend("keep", opts or {}, {
|
||||
sync = true,
|
||||
ensure_installed = {
|
||||
"html",
|
||||
"javascript",
|
||||
|
Loading…
x
Reference in New Issue
Block a user