Changed plugin.zsh file according to Matthew Martin (@phy1729) suggestion.
Command only plugin.zsh file didn't work for zsh 5.1.1 on msys2 env.
This commit is contained in:
parent
48d7a32be8
commit
acc279a320
|
|
@ -1 +1 @@
|
||||||
source $(dirname $0)/zsh-syntax-highlighting.zsh
|
source $0:A:h/zsh-syntax-highlighting.zsh
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue