fix neovim

This commit is contained in:
RingOfStorms (Josh) 2024-07-24 13:45:48 -05:00
parent 7712235b6e
commit 1f645e2aa8
4 changed files with 755 additions and 26 deletions

View file

@ -55,8 +55,10 @@ bind C-D detach
# ==========
# My options
set-option -g terminal-overrides ',xterm-256color:RGB'
set-option -sa terminal-features ',alacritty:LRGB'
set -g detach-on-destroy off
set -g renumber-windows on
set -g status-position top
set -sg escape-time 0
set-option -g focus-events on