minor doc fix: s/various some/various/
This commit is contained in:
parent
ffbbaa769a
commit
a6e304e07c
|
@ -616,7 +616,7 @@ to your liking. Here is an example: >
|
||||||
return 1
|
return 1
|
||||||
endfunction
|
endfunction
|
||||||
<
|
<
|
||||||
The above example uses various some example highlight groups to demonstrate
|
The above example uses various example highlight groups to demonstrate
|
||||||
that you can use any combination from the loaded colorscheme. However, if
|
that you can use any combination from the loaded colorscheme. However, if
|
||||||
you want colors to change between modes, you should use one of the section
|
you want colors to change between modes, you should use one of the section
|
||||||
highlight groups, e.g. `airline_a` and `airline_b`.
|
highlight groups, e.g. `airline_a` and `airline_b`.
|
||||||
|
|
Loading…
Reference in New Issue