feat(tmux): optimize tmux for nvim
This commit is contained in:
parent
e974875d52
commit
d6bfa5c583
@ -199,6 +199,8 @@
|
||||
enable = true;
|
||||
newSession = true;
|
||||
keyMode = "vi";
|
||||
escapeTime = 10;
|
||||
terminal = "tmux-256color";
|
||||
|
||||
extraConfig = ''
|
||||
set-option -g status off
|
||||
|
Reference in New Issue
Block a user