1
0
Fork 0
mirror of https://github.com/LazyVim/LazyVim.git synced 2025-08-04 01:55:29 +02:00
LazyVim.LazyVim/lua/lazyvim/plugins/extras/editor/mini-move.lua

8 lines
88 B
Lua
Raw Normal View History

return {
{
"echasnovski/mini.move",
event = "VeryLazy",
opts = {},
},
}