Bram Moolenaar wrote:
Ilya Esteban wrote:
[snip]
2) If you use a plugin or a customization that visually shows the
marks, you end up with visual garbage in your files (the old tags),
that you cant get rid of unless you delete viminfo or reuse the marks
in a different file.
Solving this properly would require storing the time when a mark was set
and when it was deleted. That's a bit complicated. A simple workaround
is to set the mark in a file that you don't use.
There's also :delmarks
ex. au VImEnter * delmarks A-Z
Regards,
C Campbell
--
--
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.