xolox / vim-session

Extended session management for Vim (:mksession on steroids)
http://peterodding.com/code/vim/session/
961 stars 80 forks source link

Save :Focus from vim-dispatch? #195

Open dwolfhub opened 2 years ago

dwolfhub commented 2 years ago

Is it possible to save the :Focus from the session? It would be nice to not have to set it each time i open the session.

For reference: https://github.com/tpope/vim-dispatch#focusing

Thanks