aboutsummaryrefslogtreecommitdiffstats
path: root/shells/zsh-fast-syntax-highlighting/files/pkg-message.in
blob: 763d877a0f22928b02a8af5194a6ca33510a4f7c (plain) (blame)
1
2
3
4
5
6
7
8
9
[
{ type: install
  message: <<EOM
Add the line below to *the end of* your .zshrc to enable highlighting.

source %%DATADIR%%/fast-syntax-highlighting.plugin.zsh
EOM
}
]