Add tmux conf for termguicolor support in neovim

This commit is contained in:
flyingscorpio@clevo 2022-08-11 01:27:05 +02:00
parent 0ebf9bdbb4
commit 08b2569f54

View file

@ -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'