Fix add-highlighter ref

This commit is contained in:
Matt Peterson 2018-05-21 14:35:43 -04:00 committed by GitHub
parent 878d2a4bdb
commit 651501e983
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -270,7 +270,7 @@ add-highlighter shared/<name> regex ...
It can then be referenced in a window using the ref highlighter. It can then be referenced in a window using the ref highlighter.
-------------------------- --------------------------
add-highlighter ref <name> add-highlighter window ref <name>
-------------------------- --------------------------
The ref can reference any named highlighter in the shared scope. The ref can reference any named highlighter in the shared scope.