Clean up and add some stuff to appease NeoVim
This commit is contained in:
parent
d5dee9f714
commit
79f6b58d1e
1 changed files with 4 additions and 7 deletions
|
@ -1,9 +1,6 @@
|
|||
# Some stuff that I've been messing with to appease the tmux/nvim gods
|
||||
# set -g default-terminal "xterm-256color"
|
||||
# set-option -g default-terminal "xterm-256color"
|
||||
|
||||
# Get my colorscheme working again in NeoVim 0.10+
|
||||
# Old tmux version
|
||||
# set-default colorset-option -ga terminal-overrides ",xterm-256color:Tc"
|
||||
# New tmux version
|
||||
set-option -ga terminal-overrides ",xterm-256color:Tc"
|
||||
|
||||
# Suggestions from NeoVim :checkhealth
|
||||
set-option -sg escape-time 10
|
||||
set-option -g focus-events on
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue