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.) Best regards, Tony. -- -- 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.
