--
Salman
Salman
On Mon, Jul 1, 2019, 11:18 Yegappan Lakshmanan <yegappanl@gmail.com> wrote:
> It's a trivial case.
> Start with an empty file: gvim -u NONE -U NONE
> (I use Windows, gvim 8.1-1608)
>
> :set number numberwidth=1 signcolumn=number
>
As the sign text takes two columns, the minimum supported value for
'numberwidth' is 3 with 'signcolumn' set to 'number'.
When 'signcolumn' is set to 'number', I think we should change the value
of 'numberwidth' to a minimum of 3 (if it is less than 3)?
- Yegappan
Yup. That's effectively what I suggested in my original email message.
Salman
--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/CANuxnEe8t3fD%3D%3Df17eSAb_FkZh5OF_2UzoUL066LAByeCQefQA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment