mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2024-11-18 09:51:06 +01:00
adb02c44a2
For some reason, when `_complete` is aliased before sourcing the plugin, zsh was blowing up with a parse error. Adding "function" keyword makes it parse successfully. See similar issue: https://github.com/robbyrussell/oh-my-zsh/issues/6723#issuecomment-381220834 Fixes GitHub #442 |
||
---|---|---|
.. | ||
completion_spec.rb | ||
history_spec.rb | ||
match_prev_cmd_spec.rb | ||
special_characters_helper.rb |