Tony Mechelynck wrote: > AFAICT, the current default for the 'highlight' option is: > (reformatted here by adding spaces to allow line-wrapping) > > 8:SpecialKey, ~:EndOfBuffer, @:NonText, d:Directory, e:ErrorMsg, > i:IncSearch, l:Search, m:MoreMsg, M:ModeMsg, n:LineNr, N:CursorLineNr, > r:Question, s:StatusLine, S:StatusLineNC, c:VertSplit, t:Title, > v:Visual, V:VisualNOS, w:WarningMsg, W:WildMenu, f:Folded, > F:FoldColumn, A:DiffAdd, C:DiffChange, D:DiffDelete, T:DiffText, > >:SignColumn, -:Conceal, B:SpellBad, P:SpellCap, R:SpellRare, > L:SpellLocal, +:Pmenu, =:PmenuSel, x:PmenuSbar, X:PmenuThumb, > *:TabLine, #:TabLineSel, _:TabLineFill, !:CursorColumn, .:CursorLine, > o:ColorColumn > > The last six items are not mentioned in the "default" value at top of > that help section, nor are their meanings explained in the body of the > help. This is in runtime/doc /options.txt lines 4028 to 4109. The > meanings are more or less explanatory, but details would be welcome. > (Typing :help hl- followed by the highlight name then Enter does find > the corresponding entry in the syntax.txt helpfile.)
Thanks for noticing. I'll update the documented default. -- hundred-and-one symptoms of being an internet addict: 21. Your dog has its own home page. /// 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.
