> On Windows 10 I downloaded latest Vim build 9.0.0055. > I deleted file C:\Users\<my_user>\.viminfo > I opened vim do some changes in one of my files and closed down Vim. > I opened C:\Users\<my_user>\.viminfo and in the first line there is still > info: > *# This viminfo file was generated by Vim 8.2.* > > It is not a big deal, but I somehow expect to get *9.0* in comment.
Please check you actually execute the right Vim program. You may have several in your search path. Use ":version" to check. For me the .viminfo file definitely says 9.0. -- I AM THANKFUL... ...for the taxes that I pay because it means that I am employed. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// \\\ \\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/20220718165129.EE0311C08FD%40moolenaar.net.
