cumulative update
This commit is contained in:
parent
3ecbac352e
commit
c360fc2339
71 changed files with 3281 additions and 380 deletions
|
|
@ -2,8 +2,8 @@
|
|||
setw -g mouse on
|
||||
|
||||
# Enable 256 color mode and TrueColor
|
||||
set -s default-terminal "tmux-256color"
|
||||
set -as terminal-overrides ",xterm*:Tc"
|
||||
set -g default-terminal "tmux-256color"
|
||||
set -ag terminal-overrides ",xterm-256color:RGB"
|
||||
|
||||
# Get rid of nvim escape delay
|
||||
set -s escape-time 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue