mirror of
https://github.com/lifepillar/vim-solarized8.git
synced 2025-12-10 07:46:58 +00:00
Update Readme.
This commit is contained in:
@@ -86,7 +86,7 @@ recommend that you use them. Just clone this repo inside `pack/*/opt`, e.g.:
|
|||||||
git clone https://github.com/lifepillar/vim-solarized8.git \
|
git clone https://github.com/lifepillar/vim-solarized8.git \
|
||||||
~/.vim/pack/themes/opt/solarized8
|
~/.vim/pack/themes/opt/solarized8
|
||||||
|
|
||||||
Otherwise, use you favourite installation method.
|
Otherwise, use you favourite installation method.
|
||||||
|
|
||||||
There are actually four optimized<sup>*</sup> color schemes you may load:
|
There are actually four optimized<sup>*</sup> color schemes you may load:
|
||||||
|
|
||||||
@@ -156,9 +156,10 @@ The following options were not available in the original Solarized:
|
|||||||
may override the cursor's color).
|
may override the cursor's color).
|
||||||
- `g:solarized_use16`: set to `1` to force using your 16 ANSI terminal colors.
|
- `g:solarized_use16`: set to `1` to force using your 16 ANSI terminal colors.
|
||||||
- `g:solarized_extra_hi_groups`: set to `1` to enable Solarized
|
- `g:solarized_extra_hi_groups`: set to `1` to enable Solarized
|
||||||
filetype-specific syntax highlighting groups (default is `0`). Please be aware
|
filetype-specific syntax highlighting groups (default is `0`). Please be
|
||||||
that there is [a long standing issue](https://github.com/vim/vim/issues/4405)
|
aware that if your Vim is not recent enough you may encounter [an
|
||||||
with syntax items defined in color schemes.
|
issue](https://github.com/vim/vim/issues/4405) with syntax items defined in
|
||||||
|
color schemes.
|
||||||
|
|
||||||
All these options may be used with any Solarized 8 variant.
|
All these options may be used with any Solarized 8 variant.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user