Add 'bold' value for g:solarized_diffmode.

This commit is contained in:
Lifepillar
2016-12-11 20:14:00 +01:00
parent c801e4e553
commit 769661a1fa
10 changed files with 56 additions and 73 deletions

View File

@@ -65,7 +65,8 @@ Keep your `runtimepath` clean!
The following options are inherited from Solarized:
- `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`
(default: `0`).