From ced8c4826a71ccd929266f3e3a8de3ca6c6f953d Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Fri, 11 Nov 2022 14:05:55 -0500 Subject: Forcing Neovim to use tabs --- .config/tmux/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/tmux/tmux.conf') diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 339eb67..368a242 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -1,4 +1,4 @@ -set -ga terminal-overrides ",xterm-256color*:Tc" +#set -ga terminal-overrides ",xterm-256color*:Tc" set -s escape-time 0 #unbind C-b -- cgit v1.2.3