VIM Tip: Restoring a Session
November 30th, 2009 by RohanIf you use VIM’s sessions feature, to restore a session, you can just type
$ vim -S
This will look for the Session.vim file in the current directory and load the previously saved session.
If you use VIM’s sessions feature, to restore a session, you can just type
$ vim -S
This will look for the Session.vim file in the current directory and load the previously saved session.
Tweet This Post links powered by Tweet This v1.4.1, a WordPress plugin for Twitter.