On Tue, 14 Mar 2023 14:09:47 +0000 "'Ottavio Caruso' via vim_use" <[email protected]> wrote: > Would it work if I sym-linked the remote .viminfo to the local one (or > vice versa)?
First, you _have_ to do that. That's the way you share the info of which line you closed a file on, etc. The problem Christian was talking about was the difference in filenames of the same file. That question comes _after_ you have made a shared .viminfo file (either by symlinking or by using git). Christian will be able to clarify better when they reply. -- Enan [email protected] https://www.github.com/3N4N -- -- 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/20230314203453.00004eb1%40gmail.com.
