From 651501e98328cd861875daae0993ff79251593be Mon Sep 17 00:00:00 2001 From: Matt Peterson Date: Mon, 21 May 2018 14:35:43 -0400 Subject: [PATCH] Fix add-highlighter ref --- doc/pages/highlighters.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/pages/highlighters.asciidoc b/doc/pages/highlighters.asciidoc index 5f825850..8a07ab16 100644 --- a/doc/pages/highlighters.asciidoc +++ b/doc/pages/highlighters.asciidoc @@ -270,7 +270,7 @@ add-highlighter shared/ regex ... It can then be referenced in a window using the ref highlighter. -------------------------- -add-highlighter ref +add-highlighter window ref -------------------------- The ref can reference any named highlighter in the shared scope.