when I set ~/.viminfo to be symbolic link to /tmp/.viminfo, then close vim. The symbolic link will be replaced with an reqular .viminfo file ? So I can't simply use symbolic link on ~/.viminfo :(
reproduce: cd mv .viminfo /tmp/ ln -s /tmp/.viminfo .viminfo file .viminfo (.viminfo: symbolic link to `/tmp/.viminfo') vi (then close it) file .viminfo (.viminfo: UTF-8 Unicode text) -- -- You received this message from the "vim_dev" 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_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.