VIM Tip: Restoring a Session
Monday, November 30th, 2009If 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 Facebook
