Add set -sg escape-time 10 to .tmux.conf for Neovim
This commit is contained in:
@@ -31,3 +31,6 @@ set -g status-bg blue
|
||||
set -g status-left ''
|
||||
set -g status-right-length 63
|
||||
set -g status-right 'Battery:#(acpi | cut -d ',' -f 2) | %a %Y-%m-%d %H:%M'
|
||||
|
||||
# Settings for neovim
|
||||
set -sg escape-time 10
|
||||
|
Reference in New Issue
Block a user