diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 77e820c..fd521fa 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -346,5 +346,5 @@ run '~/.dots/tmux/plugins/tmux-open/open.tmux' run '~/.dots/tmux/plugins/tmux-sidebar/sidebar.tmux' run '~/.dots/tmux/plugins/tmux-yank/yank.tmux' -#run '~/.dots/tmux/plugins/tmux-ressurect/resurrect.tmux' -#run '~/.dots/tmux/plugins/tmux-continuum/continuum.tmux' +run '~/.dots/tmux/plugins/tmux-ressurect/resurrect.tmux' +run '~/.dots/tmux/plugins/tmux-continuum/continuum.tmux'