From 5d30d5ffcd67ae48352ade2c92656d7653c59378 Mon Sep 17 00:00:00 2001 From: "Eric D. Rohler" Date: Thu, 14 Nov 2019 05:24:41 -0500 Subject: [PATCH] update tmux neovim integration --- tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmux.conf b/tmux.conf index 837aa87..18d9ec3 100644 --- a/tmux.conf +++ b/tmux.conf @@ -1,4 +1,4 @@ -set-option -sa terminal-overrides ',XXX:RGB' +set-option -sa terminal-overrides ',screen-256color:RGB' # map H and V to horizontal and vertical splits bind-key V split-window -h