.. | ||
external@451665cb2a | ||
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