On Thursday, April 25, 2013 5:23:42 AM UTC-5, coot_. wrote: > Dear Vim Use, > > > > Is there a plugin which saves and restores lower case marks? >
Lowercase marks are stored in the .viminfo file by default when you quit Vim. You can adjust how many files have their marks saved by modifying the 'viminfo' option. -- -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
