From 1ad10fb4dfafcd7dd189a25ca69f6961985484d2 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Wed, 10 Mar 2021 21:13:58 +0100 Subject: Updates to color scheme, fzf sourcing, vim pydocstring --- .config/tmux/.tmux.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.config/tmux/.tmux.conf') diff --git a/.config/tmux/.tmux.conf b/.config/tmux/.tmux.conf index b9ee7b5..1eb463e 100644 --- a/.config/tmux/.tmux.conf +++ b/.config/tmux/.tmux.conf @@ -1,5 +1,6 @@ # show session, window, pane in left status bar set -g @plugin 'tmux-plugins/tpm' +set -g @plugin 'tmux-plugins/tmux-yank' set -g @plugin "arcticicestudio/nord-tmux" # Allows vim to display colors correctly. @@ -89,8 +90,8 @@ setw -g mouse on #setw -g alternate-screen on # split panes using | and - -bind v split-window -h -bind h split-window -v +bind | split-window -h +bind - split-window -v unbind '"' unbind % -- cgit v1.2.3-70-g09d2