nvim: autobootstrap plug and add support in tmux
This commit is contained in:
parent
19244e2b9e
commit
7cccd52ec8
2 changed files with 10 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue