parent
40d1a4ee19
commit
ce2dd937bf
@ -583,6 +583,14 @@ For Unix people there is a small script, showcolors.bash, in the repo that
|
|||||||
shows all 256 colors available to the terminal. That makes picking the right
|
shows all 256 colors available to the terminal. That makes picking the right
|
||||||
numbers much easier.
|
numbers much easier.
|
||||||
|
|
||||||
|
Default highlight groups:~
|
||||||
|
|
||||||
|
The sign column (often mistakenly called "gutter") itself (all lines without
|
||||||
|
signs) is highlighted by |hl-SignColumn|. Some colorschemes define no background
|
||||||
|
color for |hl-Normal| but for |hl-SignColumn|. To avoid that visible difference:
|
||||||
|
>
|
||||||
|
highlight SignColumn ctermbg=NONE cterm=NONE guibg=NONE gui=NONE
|
||||||
|
<
|
||||||
==============================================================================
|
==============================================================================
|
||||||
FAQ *signify-faq*
|
FAQ *signify-faq*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user