dotfiles/zsh/modules/syntax-highlighting
2018-04-05 13:06:54 +02:00
..
external Fixed vim and zsh 2018-04-05 13:06:54 +02:00
init.zsh Fixed vim and zsh 2018-04-05 13:06:54 +02:00
README.md Fixed vim and zsh 2018-04-05 13:06:54 +02:00

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