diff options
| author | Maxime Coste <mawww@kakoune.org> | 2019-04-07 13:40:41 +1000 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2019-04-07 13:40:41 +1000 |
| commit | deff8f2b8eeb501478f3a34e35825c555ba04bf8 (patch) | |
| tree | ee0848dfe95f5558a9307da4e4d27a94231fc875 | |
| parent | d0df1ffe711d00379e50198479f25ccf1ad3eb9b (diff) | |
| parent | 34acea846436caf3ef72e6fae27ddf92a0709cb0 (diff) | |
Merge remote-tracking branch 'Frojdholm/fix-typo-highlighters'
| -rw-r--r-- | doc/pages/highlighters.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pages/highlighters.asciidoc b/doc/pages/highlighters.asciidoc index 18504b3c..41c63bec 100644 --- a/doc/pages/highlighters.asciidoc +++ b/doc/pages/highlighters.asciidoc @@ -15,7 +15,7 @@ and remove-highlighter <path>/<name> -------------------------------- -*path* is the name of an highlighter group, it is expressed as a */* +*path* is the name of a highlighter group, it is expressed as a */* separated path starting with a scope. Scopes are *global*, *buffer*, *window* and *shared* |
