7 lines
95 B
Lua
7 lines
95 B
Lua
-- https://github.com/matze/vim-move
|
|
|
|
---@type LazyPluginSpec
|
|
return {
|
|
"matze/vim-move",
|
|
}
|