mirror of
https://github.com/lifepillar/vim-solarized8.git
synced 2025-12-11 00:07:05 +00:00
Update help file.
This commit is contained in:
@@ -38,14 +38,14 @@ variant).
|
|||||||
>
|
>
|
||||||
let g:@optionprefix_statusline = "normal"
|
let g:@optionprefix_statusline = "normal"
|
||||||
<
|
<
|
||||||
*g:@optionprefix_term_italics*
|
*g:@optionprefix_italics*
|
||||||
Set to 0 if you do not want to enable italics in the terminal. Note that the
|
Set to 0 if you do not want to enable italics. Note that the color scheme in
|
||||||
color scheme in normal circumstances detects whether italics is available
|
normal circumstances automatically detects whether italics is available. You
|
||||||
automatically. You should never need to set this option explicitly. You may
|
should never need to set this option explicitly. You may want to unset it if
|
||||||
want to unset it if you do not want Vim to display italics even when the
|
you do not want Vim to display italics even when the feature is available
|
||||||
feature is available (e.g., in GUI versions of Vim).
|
(e.g., in GUI versions of Vim).
|
||||||
>
|
>
|
||||||
let g:@optionprefix_term_italics = 1
|
let g:@optionprefix_italics = 1
|
||||||
<
|
<
|
||||||
*g:@optionprefix_termtrans*
|
*g:@optionprefix_termtrans*
|
||||||
Set to 1 if you want a transparent background. Takes effect only in the
|
Set to 1 if you want a transparent background. Takes effect only in the
|
||||||
|
|||||||
Reference in New Issue
Block a user