diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 2057017..7fd0a8e 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -61,5 +61,6 @@ set -g @plugin 'tmux-plugins/tmux-continuum' # automatically saves session every set -g @themepack 'powerline/default/cyan' set -g @continuum-restore 'on' +set -g @resurrect-strategy-nvim 'session' run '~/.config/tmux/plugins/tpm/tpm'