-- https://github.com/sindrets/winshift.nvim ---@type LazyPluginSpec return { "sindrets/winshift.nvim", keys = { { "m", vim.cmd.WinShift, mode = "n" }, }, }