lazyvim branch

This commit is contained in:
Zacharias-Brohn
2025-04-07 16:25:04 +02:00
commit e157e8985f
24 changed files with 1237 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
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,
},
}