Fix README broken link

This commit is contained in:
Jiri Konecny 2015-06-01 21:05:54 +02:00 committed by Jiří Konečný
parent 5aba5d38f2
commit 0cd54a58f5

View File

@ -924,7 +924,7 @@ general highlighters are:
* `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 to 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>> * `fill <face>`: fill using given face, mostly useful with <<regions-highlighters,Regions highlighters>>
Highlighting Groups Highlighting Groups
^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^
@ -950,6 +950,7 @@ addhl -group <name> group <subname>
addhl -group <name>/<subname> <type> <params>... addhl -group <name>/<subname> <type> <params>...
------------------------------------------------ ------------------------------------------------
[[regions-highlighters]]
Regions highlighters Regions highlighters
^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^