Ver código fonte

docs: State highlighters' designated namespace.

pull/341/head
Daniel Shahaf 8 anos atrás
pai
commit
80148f6c84
1 arquivos alterados com 2 adições e 0 exclusões
  1. +2
    -0
      docs/highlighters.md

+ 2
- 0
docs/highlighters.md Ver arquivo

@ -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)

Carregando…
Cancelar
Salvar