mirror of
https://github.com/mawww/kakoune.git
synced 2024-11-24 07:53:41 +03:00
Update number-lines name in docs
This commit is contained in:
parent
2659912220
commit
ec72108174
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user