增加内存优化插件
This commit is contained in:
parent
2ef50a5ede
commit
4ea9a03f7c
@ -76,4 +76,9 @@ return {
|
|||||||
"nvim-tree/nvim-web-devicons", -- optional
|
"nvim-tree/nvim-web-devicons", -- optional
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"zeioth/garbage-day.nvim",
|
||||||
|
dependencies = "neovim/nvim-lspconfig",
|
||||||
|
event = "VeryLazy",
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user