feat(move): replace move.nvim with vim-move

This commit is contained in:
2024-09-25 06:18:30 +02:00
parent 7c5c0a9984
commit bbd3dab165
3 changed files with 7 additions and 24 deletions
+6
View File
@@ -0,0 +1,6 @@
-- https://github.com/matze/vim-move
---@type LazyPluginSpec
return {
"matze/vim-move",
}