Parcourir la source

docs: State highlighters' designated namespace.

pull/341/head
Daniel Shahaf il y a 8 ans
Parent
révision
80148f6c84
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. +2
    -0
      docs/highlighters.md

+ 2
- 0
docs/highlighters.md Voir le fichier

@ -78,6 +78,8 @@ To create your own `acme` highlighter:
_zsh_highlight_add_highlight 0 $#BUFFER acme:aurora
}
* Name your own functions and global variables `_zsh_highlight_acme_*`.
* Activate your highlighter in `~/.zshrc`:
ZSH_HIGHLIGHT_HIGHLIGHTERS+=(acme)

Chargement…
Annuler
Enregistrer