cleanup: eliminate unused plugin configurations
This commit is contained in:
@@ -5,18 +5,6 @@
|
|||||||
-- ╰─────────────────────────────────────────────────────────╯
|
-- ╰─────────────────────────────────────────────────────────╯
|
||||||
|
|
||||||
return {
|
return {
|
||||||
-- { -- mini.animate
|
|
||||||
-- import = 'lazyvim.plugins.extras.ui.mini-animate',
|
|
||||||
-- },
|
|
||||||
-- {
|
|
||||||
-- 'echasnovski/mini.animate',
|
|
||||||
-- version = false,
|
|
||||||
-- opts = {
|
|
||||||
-- cursor = {
|
|
||||||
-- enable = false,
|
|
||||||
-- },
|
|
||||||
-- },
|
|
||||||
-- },
|
|
||||||
{
|
{
|
||||||
'echasnovski/mini.move',
|
'echasnovski/mini.move',
|
||||||
event = 'VeryLazy',
|
event = 'VeryLazy',
|
||||||
|
|||||||
Reference in New Issue
Block a user