nvim: autobootstrap plug and add support in tmux

This commit is contained in:
Grigory Shipunov 2021-11-13 21:42:11 +01:00
parent 19244e2b9e
commit 7cccd52ec8
Signed by: 0xa
GPG key ID: 91FA5E5BF9AA901C
2 changed files with 10 additions and 0 deletions

View file

@ -16,3 +16,6 @@ setw -g mode-keys vi
# do not truncate session name
set -g status-left-length 15
# set focus events
set-option -g focus-events on