Re: [DOC? BUG] Documentation regarding viminfo-% is incorrect

2015-11-23 Fir de Conversatie Nikolay Pavlov
2015-11-24 8:23 GMT+03:00 Tony Mechelynck : > On Mon, Nov 23, 2015 at 1:12 PM, Nikolay Pavlov wrote: > > Consider the following script: > > > > vim -u NONE -i /tmp/foo.viminfo -c 'help :command' -c 'setlocal > > buflisted' -c 'set viminfo='\''0,%' -c 'qa' > > > > This will result in the follo

Re: [DOC? BUG] Documentation regarding viminfo-% is incorrect

2015-11-23 Fir de Conversatie Tony Mechelynck
On Mon, Nov 23, 2015 at 1:12 PM, Nikolay Pavlov wrote: > Consider the following script: > > vim -u NONE -i /tmp/foo.viminfo -c 'help :command' -c 'setlocal > buflisted' -c 'set viminfo='\''0,%' -c 'qa' > > This will result in the following contents in foo.viminfo: > > # This viminfo file w

Re: [DOC? BUG] Documentation regarding viminfo-% is incorrect

2015-11-23 Fir de Conversatie Bram Moolenaar
Nikolay Pavlov wrote: > Consider the following script: > > vim -u NONE -i /tmp/foo.viminfo -c 'help :command' -c 'setlocal > buflisted' -c 'set viminfo='\''0,%' -c 'qa' > > This will result in the following contents in foo.viminfo: > > # This viminfo file was generated by Vim 7.4. >

[DOC? BUG] Documentation regarding viminfo-% is incorrect

2015-11-23 Fir de Conversatie Nikolay Pavlov
Consider the following script: vim -u NONE -i /tmp/foo.viminfo -c 'help :command' -c 'setlocal buflisted' -c 'set viminfo='\''0,%' -c 'qa' This will result in the following contents in foo.viminfo: # This viminfo file was generated by Vim 7.4. # You may edit it if you're careful!