6f8be83920
from `Eriner/zim` to the new `zimfw/zimfw`. Closes #238 |
||
---|---|---|
.. | ||
external@434af7b11d | ||
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