We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80148f6 commit fffe13aCopy full SHA for fffe13a
docs/highlighters.md
@@ -52,7 +52,7 @@ How to implement a new highlighter
52
To create your own `acme` highlighter:
53
54
* Create your script at
55
- `highlighters/${acme}/${acme}-highlighter.zsh`.
+ `highlighters/acme/acme-highlighter.zsh`.
56
57
* Implement the `_zsh_highlight_acme_highlighter_predicate` function.
58
This function must return 0 when the highlighter needs to be called and
0 commit comments