zimfw/modules/syntax-highlighting
Brottweiler 6f8be83920 Update to new repo URL
from `Eriner/zim` to the new `zimfw/zimfw`.

Closes #238
2018-01-03 10:30:12 -05:00
..
external@434af7b11d [syntax-highlighting] Update submodule to version 0.6.0 2017-09-11 09:48:55 -05:00
README.md Update to new repo URL 2018-01-03 10:30:12 -05:00
init.zsh load-time optimizations 2015-12-20 20:42:48 -05:00

README.md

Syntax-Highlighting

Adds fish shell-like syntax highlighting to your shell.

syntax-highlighting

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