enable option to restore nvim via resurrect

This commit is contained in:
2023-06-05 14:58:40 -04:00
parent b3a578ccf3
commit bf61c77ad7
+1
View File
@@ -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'