mirror of
https://github.com/lifepillar/vim-solarized8.git
synced 2025-12-10 15:57:02 +00:00
Remove mention of non-existing "bold" value for solarized_diffmode.
Fixes https://github.com/lifepillar/vim-solarized8/issues/49.
This commit is contained in:
@@ -104,8 +104,7 @@ average (light background, 16 colors).
|
|||||||
The following options are inherited from Solarized:
|
The following options are inherited from Solarized:
|
||||||
|
|
||||||
- `g:solarized_visibility`: one of `"normal"` (default), `"low"`, `"high"`;
|
- `g:solarized_visibility`: one of `"normal"` (default), `"low"`, `"high"`;
|
||||||
- `g:solarized_diffmode`: one of `"normal"` (default), `"low"`, `"high"`,
|
- `g:solarized_diffmode`: one of `"normal"` (default), `"low"`, `"high"`;
|
||||||
`"bold"`;
|
|
||||||
- `g:solarized_termtrans`: make terminal background transparent if set to `1`
|
- `g:solarized_termtrans`: make terminal background transparent if set to `1`
|
||||||
(default: `0`).
|
(default: `0`).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user