feat: remove vim-move in favor of ^w[HJKL]

This commit is contained in:
2024-10-25 13:26:35 +02:00
parent 7fa49801a6
commit 843bfdc4c6
-6
View File
@@ -1,6 +0,0 @@
-- https://github.com/matze/vim-move
---@type LazyPluginSpec
return {
"matze/vim-move",
}