Merge remote-tracking branch 'alyssais/patch-3'

This commit is contained in:
Maxime Coste 2018-07-14 23:16:22 +10:00
commit eb7b7bfd4a

View File

@ -19,7 +19,7 @@ For example to automatically use line numbering with .cc files, use the
following command:
----------------------------------------------------
hook global WinCreate .*\.cc %{ add-highlighter number_lines }
hook global WinCreate .*\.cc %{ add-highlighter number-lines }
----------------------------------------------------
If *group* is given, make this hook part of the named group. Groups are used