Files
Zacharias-Brohn e157e8985f lazyvim branch
2025-04-07 16:25:04 +02:00

15 lines
302 B
Lua

return {
"aserowy/tmux.nvim",
navigation = {
cycle_navigation = true,
enable_default_keybindings = false,
},
resize = {
enable_default_keybindings = false,
},
swap = {
cycle_navigation = true,
enable_default_keybindings = false,
},
}