Skip to content

Commit

Permalink
Remove _gnu_generic usage
Browse files Browse the repository at this point in the history
Fixes #318 and possibly #322.
  • Loading branch information
marlonrichert committed Aug 12, 2021
1 parent 53ef401 commit 1be32b0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions module/.autocomplete.compinit
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,6 @@ EOF
done
unset _autocomplete_compdef

# For commands without completions, default to generating option completions from --help output.
compdef _gnu_generic -default- -P "(${(@kj:|:)commands})"

(
local cache_dir
zstyle -s ':completion:*' cache-path cache_dir && () {
Expand Down

0 comments on commit 1be32b0

Please sign in to comment.