mirror of
https://github.com/lifepillar/vim-solarized8.git
synced 2025-12-10 07:46:58 +00:00
Add 'bold' value for g:solarized_diffmode.
This commit is contained in:
@@ -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`).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user