Friday, 9 August 2013

How to save current Vim structural configuration across sessions?

How to save current Vim structural configuration across sessions?

pBy 'structural configuration' I mean the current open buffers, tabs,
windows, and their positions./p pBy 'across sessions' means that I want to
be able to type code:save/code, have it save to code~/.vimsconf/code, and
have typing code:load/code actually load those buffers and set up the
windows and tabs as they were before, for example./p pIs there maybe built
in functionality for that? Or maybe a plugin?/p pI'm using openSUSE 12.3/p

No comments:

Post a Comment