zsh-syntax-highlighting-filetypes icon indicating copy to clipboard operation
zsh-syntax-highlighting-filetypes copied to clipboard

Use as a plugin for the original zsh_syntax_highlighting

Open PythonNut opened this issue 11 years ago • 1 comments

It appears that this project is meant to replace the old zsh_syntax_highlighting project, of which it is a fork.

Is it possible to use it as just another highlighter to be used inside the original zsh_syntax_highlighting?

PythonNut avatar Jul 29 '14 02:07 PythonNut

Found some docs on how to make it a plugin here: https://github.com/zsh-users/zsh-syntax-highlighting/blob/master/docs/highlighters.md

HeroCC avatar Aug 02 '16 17:08 HeroCC