From 713f61b8deffd9d7df7a543f71cef303ec47a518 Mon Sep 17 00:00:00 2001 From: "Eric D. Rohler" Date: Thu, 14 Nov 2019 05:19:42 -0500 Subject: [PATCH] added tmux neovim config --- tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/tmux.conf b/tmux.conf index dbfc54d..837aa87 100644 --- a/tmux.conf +++ b/tmux.conf @@ -1,3 +1,4 @@ +set-option -sa terminal-overrides ',XXX:RGB' # map H and V to horizontal and vertical splits bind-key V split-window -h