From 736b7d36fc49c1c16dadc54210a286efb5d644f3 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Sat, 4 Jun 2022 13:33:39 +0100 Subject: First step to move to only nvim --- tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmux.conf') diff --git a/tmux.conf b/tmux.conf index b3cca83..7e492e5 100644 --- a/tmux.conf +++ b/tmux.conf @@ -50,5 +50,5 @@ bind h split-window -v -c "#{pane_current_path}" set -as terminal-overrides ',*:Smulx=\E[4::%p1%dm' # undercurl support set -as terminal-overrides ',*:Setulc=\E[58::2::%p1%{65536}%/%d::%p1%{256}%/%{255}%&%d::%p1%{255}%&%d%;m' # underscore colours - needs tmux-3.0 -source-file ~/.vim/tmux_tokyonight_storm.tmux +source-file ~/.config/nvim/tmux_tokyonight_storm.tmux -- cgit v1.2.3