Friday, May 28, 2010

Re: Where are the VIM buffers stored?

On 05/28/2010 04:03 PM, Dotan Cohen wrote:
> Ii have noticed that I can exit VIM then open another file and my
> buffers are saved! Where is that info saved?

I presume by "buffers" you mean what Vim calls "registers" which
are preserved in your viminfo file.

:help viminfo

The items saved are controlled by your 'viminfo' setting:

:help 'viminfo'

Hope this helps,

-tim


--
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

No comments: