Files
nvim/lua/plugins/vim-move.lua
T

7 lines
95 B
Lua

-- https://github.com/matze/vim-move
---@type LazyPluginSpec
return {
"matze/vim-move",
}