Wednesday, May 29, 2013

Re: use of vim signs

And what if there are people who find showing each line number is too
much, who only want to show every fifth?

1



5



10




15

...

Doesn't this look very pretty, too?
...

...

...


or what about having "hex" line numbers?

Think about adding a configurable function (like status line) and be
done forever.

My PHP debugging code also has a problem with signs, they move along
with the content, but the debugger does not know about it.
Eg breakpoint at line 10 will remain breakpoint at line 10.

Using such a function you could do much more eventually.

Having syntax support would be fun, too.

I don't use them much, so I don't care. Just trying to understand what
would make everybody happy easily.

my two cents
Marc Weber

--
--
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: