Skip to content

Commit

Permalink
Stop requiring function_argzero
Browse files Browse the repository at this point in the history
This commit is based on [zsh-syntax-highlighting's similar commit][1].

Also, motivated from PR #640.

[1]: zsh-users/zsh-syntax-highlighting@750aebc
  • Loading branch information
ericfreese committed Sep 7, 2023
1 parent 23f2943 commit 8be05ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zsh-autosuggestions.plugin.zsh
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
0=${(%):-%N}
source ${0:A:h}/zsh-autosuggestions.zsh

0 comments on commit 8be05ef

Please sign in to comment.