index
:
home
main
neovim-rework
nvim
my config files
Stefan Weigl-Bosker
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
neovim
/
nvim
/
lua
/
config
/
tmux.lua
blob: 8dbcff4df8b34f8f0a914b7f11e4f09fa3801f1e (
plain
)
1
2
3
4
5
require
(
"tmux"
).
setup
({
navigation
= {
enable_default_keybindings
=
false
,
},
})