chore(plugins): clean up

This commit is contained in:
2024-08-11 03:56:42 +02:00
parent 5f54ddbdb2
commit c970e6fa6e
11 changed files with 41 additions and 52 deletions
-1
View File
@@ -3,7 +3,6 @@
---@type LazyPluginSpec
return {
"simeji/winresizer",
lazy = true,
keys = {
{ "<C-W>r", vim.cmd.WinResizerStartResize, mode = "n" },
},