1
1
mirror of https://github.com/mawww/kakoune.git synced 2024-12-28 22:22:41 +03:00

Merge remote-tracking branch 'ricochet1k/patch-1'

This commit is contained in:
Maxime Coste 2018-05-23 08:19:09 +10:00
commit 3320e5b2ab

View File

@ -270,7 +270,7 @@ add-highlighter shared/<name> regex ...
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.