md test
This commit is contained in:
@@ -1,4 +1,10 @@
|
|||||||
require("tmux").setup({
|
require("tmux").setup({
|
||||||
|
copy_sync = {
|
||||||
|
enable = true,
|
||||||
|
redirect_to_clipboard = true,
|
||||||
|
sync_clipboard = true,
|
||||||
|
sync_registers = true,
|
||||||
|
},
|
||||||
navigation = {
|
navigation = {
|
||||||
cycle_navigation = true,
|
cycle_navigation = true,
|
||||||
enable_default_keybindings = false,
|
enable_default_keybindings = false,
|
||||||
|
|||||||
Reference in New Issue
Block a user