Stop requiring function_argzero
This commit is based on [zsh-syntax-highlighting's similar commit][1].
Also, motivated from PR #640.
[1]: 750aebc553
fixes/no-zero-arg
parent
23f2943455
commit
8be05efc3c
@ -1 +1,2 @@
|
||||
0=${(%):-%N}
|
||||
source ${0:A:h}/zsh-autosuggestions.zsh
|
||||
|
Loading…
Reference in New Issue