lazyvim branch
This commit is contained in:
@@ -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,
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user