Merge remote-tracking branch 'ekie/fix_typo'
This commit is contained in:
commit
6c8c346311
|
@ -945,9 +945,9 @@ general highlighters are:
|
||||||
<option_name>.
|
<option_name>.
|
||||||
* `show_matching`: highlight matching char of the character under the selections
|
* `show_matching`: highlight matching char of the character under the selections
|
||||||
cursor using `MatchingChar` face.
|
cursor using `MatchingChar` face.
|
||||||
* `number_lines <-relative> <-hlcursor>`: show line numbers. The -relative switch
|
* `number_lines \<-relative> \<-hlcursor>`: show line numbers. The -relative switch
|
||||||
will show line numbers to main cursor line, the -hlcursor switch will
|
will show line numbers relative to the main cursor line, the -hlcursor switch will
|
||||||
highlight the cursor line with a separate face..
|
highlight the cursor line with a separate face.
|
||||||
* `fill <face>`: fill using given face, mostly useful with <<regions-highlighters,Regions highlighters>>
|
* `fill <face>`: fill using given face, mostly useful with <<regions-highlighters,Regions highlighters>>
|
||||||
|
|
||||||
Highlighting Groups
|
Highlighting Groups
|
||||||
|
|
Loading…
Reference in New Issue
Block a user