Improved saving of history in viminfo

2011-06-29 Thread ZyX
It is known that if you launch multiple vim instances and then exit every instance will overwrite history stored in viminfo, so only history from the last vim instance will be added. Example: Initial viminfo: one command ":echo 'Abc'" in history. 1. Launch vim 1, run ":echo 'Def'". 2. Launch vi

Re: Improved saving of history in viminfo

2011-06-29 Thread Ben Schmidt
On 30/06/11 12:10 AM, ZyX wrote: It is known that if you launch multiple vim instances and then exit every instance will overwrite history stored in viminfo, so only history from the last vim instance will be added. Example: Initial viminfo: one command ":echo 'Abc'" in history. 1. Launch vim 1,

Re: Improved saving of history in viminfo

2011-06-29 Thread ZyX
Reply to message «Re: Improved saving of history in viminfo», sent 18:30:44 29 June 2011, Wednesday by Ben Schmidt: It is https://bitbucket.org/ZyX_I/parinfo. No documentation (don't see doc/, there is only a template). Options are defined in s:_options (https://bitbucket.org/ZyX_I/parinf