feat(nvim): add autotag closing for treesitter
This commit is contained in:
parent
b033ab53ab
commit
168b42992c
@ -92,11 +92,11 @@ lazy.setup({
|
||||
dependencies = {
|
||||
{ url = "https://gitlab.com/HiPhish/nvim-ts-rainbow2.git" },
|
||||
"nvim-treesitter/nvim-treesitter-context",
|
||||
"windwp/nvim-ts-autotag",
|
||||
},
|
||||
config = function()
|
||||
require("plugins.configs.treesitter")
|
||||
end,
|
||||
-- before = "folke/noice.nvim",
|
||||
},
|
||||
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user