Add tmux conf for termguicolor support in neovim
This commit is contained in:
parent
0ebf9bdbb4
commit
08b2569f54
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#Prefix is Ctrl-a
|
||||
set -g default-terminal "screen-256color"
|
||||
set-option -sa terminal-overrides ',xterm-256color:RGB'
|
||||
|
||||
set -g status-style 'bg=#333333 fg=#5eacd3'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue