b180b40b27
* zsh-autosuggestions to release v0.6.3 * zsh-completions to release 0.30.0 * zsh-history-substring-search to HEAD * zsh-syntax-highlighting to HEAD * lean to HEAD * liquidprompt to HEAD * pure to release v1.10.3 |
||
---|---|---|
.. | ||
external@d766243f7a | ||
init.zsh | ||
README.md |
syntax-highlighting
Adds fish shell-like syntax highlighting to your shell.
If you are also using history-substring-search,
ensure you have placed 'syntax-highlighting' before 'history-substring-search' on the second line of zmodules
in your .zimrc
.
.zimrc Configuration
zhighlighters=(main brackets cursor)
add any highlighters you want as described here.
Contributing
Contributions should be submitted upstream to zsh-syntax-highlighting