feat: remove unused plugins
This commit is contained in:
parent
a4a51853e1
commit
0ef76a68af
2 changed files with 0 additions and 12 deletions
|
@ -32,13 +32,6 @@ return {
|
|||
max_lines = 2,
|
||||
},
|
||||
},
|
||||
{
|
||||
"windwp/nvim-autopairs",
|
||||
event = "InsertEnter",
|
||||
opts = {
|
||||
disable_filetype = { "TelescopePrompt" },
|
||||
},
|
||||
},
|
||||
{
|
||||
"windwp/nvim-ts-autotag",
|
||||
event = "VeryLazy",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue