chore: improve plugin configuration for better flexibility
This commit is contained in:
@@ -9,8 +9,10 @@ return {
|
|||||||
{ -- mini.animate
|
{ -- mini.animate
|
||||||
import = "lazyvim.plugins.extras.ui.mini-animate",
|
import = "lazyvim.plugins.extras.ui.mini-animate",
|
||||||
},
|
},
|
||||||
{ -- mini.move
|
{
|
||||||
import = "lazyvim.plugins.extras.editor.mini-move",
|
"echasnovski/mini.move",
|
||||||
|
event = "VeryLazy",
|
||||||
|
opts = {},
|
||||||
},
|
},
|
||||||
{ -- Mini.Indentscope
|
{ -- Mini.Indentscope
|
||||||
import = "lazyvim.plugins.extras.ui.mini-indentscope",
|
import = "lazyvim.plugins.extras.ui.mini-indentscope",
|
||||||
|
|||||||
Reference in New Issue
Block a user