James McCoy wrote:
> On Aug 12, 2016 12:30, "Bram Moolenaar" <[email protected]> wrote:
> > *** ../vim-7.4.2200/runtime/doc/options.txt 2016-07-27
> 23:26:00.782222261 +0200
> > --- runtime/doc/options.txt 2016-08-12 17:50:05.575859943 +0200
> > ***************
> > *** 6704,6713 ****
> >
> > Example: Try this together with 'sidescroll' and 'listchars' as
> > in the following example to never allow the cursor to
> move
> > ! onto the "extends" character:
> >
> > :set nowrap sidescroll=1 listchars=extends:>,precedes:<
> > :set sidescrolloff=1
> >
> >
> > *'smartcase'* *'scs'* *'nosmartcase'* *'noscs'*
> > --- 6733,6751 ----
> >
> > Example: Try this together with 'sidescroll' and 'listchars' as
> > in the following example to never allow the cursor to
> move
> > ! onto the "extends" character: >
> >
> > :set nowrap sidescroll=1 listchars=extends:>,precedes:<
> > :set sidescrolloff=1
> > + <
> > + *'signcolumn'* *'scl'*
> > + 'signcolumn' 'scl' string (default "auto")
> > + local to window
> > + {not in Vi}
> > + {not available when compiled without the |+signs|
> > + feature}
> > + Whether or not to draw the signcolumn. "auto" means it will only
> be
> > + drawn when there is a sign to display.
>
> It would be useful to mention that "yes" and "no" are the other supported
> values here. Just reading the help, not the source, it sounds like "set
> scl=" and "set scl=auto" are valid values.
Yes. How about this:
Whether or not to draw the signcolumn. Valid values are:
"auto" only when there is a sign to display
"no" never
"yes" always
--
hundred-and-one symptoms of being an internet addict:
12. You turn off your modem and get this awful empty feeling, like you just
pulled the plug on a loved one.
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
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.