1
0
Fork 0
mirror of synced 2024-06-01 23:01:11 -04:00
zimfw/modules/syntax-highlighting/README.md
2019-11-14 09:06:26 -05:00

976 B

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