chore: remove unused plugin
This commit is contained in:
parent
4f7af7c88e
commit
240df6617e
3 changed files with 14 additions and 11 deletions
|
|
@ -8,6 +8,9 @@ return {
|
|||
{
|
||||
"akinsho/toggleterm.nvim",
|
||||
lazy = true,
|
||||
opts = {
|
||||
autochdir = true,
|
||||
},
|
||||
},
|
||||
{
|
||||
"brenoprata10/nvim-highlight-colors",
|
||||
|
|
@ -117,4 +120,8 @@ return {
|
|||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
"echasnovski/mini.ai",
|
||||
enabled = false,
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue