cleanup nvim installation
This commit is contained in:
parent
a1e32452b3
commit
ce4d36de84
17 changed files with 69 additions and 87 deletions
|
|
@ -13,6 +13,7 @@ bind -T copy-mode-vi v send-keys -X begin-selection
|
|||
bind -T copy-mode-vi y send-keys -X copy-pipe-and-cancel "wl-copy"
|
||||
# set -g -a terminal-overrides ',*:Ss=\E[%p1%d q:Se=\E[2 q'
|
||||
set -sg escape-time 0
|
||||
set-option -g focus-events on
|
||||
|
||||
## Keybindings
|
||||
unbind C-b
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue