Skip to content

Commit

Permalink
Allow abbreviated paths to be completed
Browse files Browse the repository at this point in the history
Closes #677.
  • Loading branch information
marlonrichert committed Apr 2, 2024
1 parent 545051e commit 80ded2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Functions/Init/.autocomplete__config
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ builtin zstyle ':completion:*:git-*:(|*-)argument-*:*' tag-order \
builtin zstyle ':completion:*' ignore-parents 'parent pwd directory'
builtin zstyle ':completion:*:paths' expand suffix
builtin zstyle ':completion:*:paths' list-suffixes yes
builtin zstyle ':completion:*:paths' path-completion no
builtin zstyle ':completion:*:paths' special-dirs no

builtin zstyle ':completion:*' group-name ''
Expand Down

0 comments on commit 80ded2d

Please sign in to comment.