On So, 28 Sep 2014, Mikhail V wrote: > > > I see, you want that the normal text starts 1 additional column after > > > > > the line numbering. I don't think this is possible (not even with the > > > > > workarounds mentioned so far). Sorry. > > > > > > > > Here is a simple patch, that adds the 'numbershift' option by which you > > > > can specify how much to shift the main text right of the number column > > > > (only works when either 'number' or 'relativenumber' is set). > > > Glad that it is clear what the idea is. Thanks for the patch, though I am not > currently ready to build, probably try it later. It sounds like a solution, > but will make sense only if I have LineNr background color same as text > background color. Just to summarise my intentions, how I see it should be > optimal (for me, but I believe also for many others): > - I like the linenumbers being right-aligned and turned on > - I like when the left margin is solid, I made example with 1 character > margin, but in many situations I want also much bigger margin (after numbers, > same color as text bg!). So I could significantly reduce eye-strain at > long-term work. > So obvious solution to implement that would be introducing an option, as > said, like "leftmargin". This would be, imo, big step in usability > improvement. > Hope it will come true for the standard release sometime.
For now an updated patch is put here: https://github.com/chrisbra/vim-mq-patches/blob/master/normal_text_shift The new config option is now called 'leftmargin'. Best, Christian -- Was die Menschen Zivilisation nennen, ist der Zustand gegenwärtiger Sitten; was sie Barbarei nennen, das sind die Sitten der Vergangenheit. -- Anatole France -- -- 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/d/optout.
