Sunday, June 2, 2013

Re: use of vim signs

On Tuesday, May 28, 2013 2:17:44 AM UTC-4, sinbad wrote:
> i want to use vim signs feature in my day-to-day
> use of vim, besides the typical use of showing
> break-points or errors in code compliation what
> other things can be done. For example how are
> you using it.

Stepping away from the relative number issue for a second (hopefully it will move to and not die in the vim_dev list), I wrote my own version of showmarks that is way simpler (does less stuff) and doesn't have the lag that showmarks does. At the moment I restrict attention to the lower-case letter marks, which are the only ones I care about. I've attached it.

It's real nice to have your marks show up in the signs column.

--
--
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 vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: