On Tue, June 5, 2012 23:39, Eric Weir wrote: > I'll give it a try. At this point at least the built-in :mksession does > what I wanted to do. The advantage of this for me is that I could have it > automatically load a default saved session.
You seem to be fine with session files, but I think, I also mention that you can store the buffer list in your .viminfo file, if you add the '%' to the 'viminfo' setting. Additionally, you can always edit the file you have previously edited using the :oldfiles command. For more info on both of this, read :h 21.3 regards, Christian -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
