Added configs
This commit is contained in:
@@ -80,6 +80,9 @@ return {
|
||||
"windwp/nvim-ts-autotag",
|
||||
dependencies = "nvim-treesitter",
|
||||
event = { "BufReadPre", "BufNewFile" },
|
||||
config = function()
|
||||
require("nvim-ts-autotag").setup()
|
||||
end,
|
||||
},
|
||||
{
|
||||
"szw/vim-maximizer",
|
||||
|
||||
Reference in New Issue
Block a user