Closed ladislas closed 10 years ago
Maybe I'm doing something wrong but I can't get ZSH filetypes up and running.
here is my conf:
plugins=(common-aliases git osx brew brew-cask bower node npm nvm rbenv colorize zsh-syntax-highlighting-filetypes)
Okay, I found the solution! :)
I just needed to ln -s zsh-syntax-highlighting-filetypes.zsh zsh-syntax-highlighting-filetypes.plugin.zsh and now everything is up and running!
ln -s zsh-syntax-highlighting-filetypes.zsh zsh-syntax-highlighting-filetypes.plugin.zsh
fantastic plugin! :)
Maybe I'm doing something wrong but I can't get ZSH filetypes up and running.
here is my conf: