Skip to content

Commit

Permalink
Complete ~dirstack, then ~dirnames, then ~users
Browse files Browse the repository at this point in the history
  • Loading branch information
marlonrichert committed Dec 5, 2021
1 parent 85bfd6e commit 1a136c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/.autocomplete.config
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ _autocomplete.config.tag-order.command() {
fi
}
builtin zstyle ':completion:list-expand:*:-command-:*' tag-order '*'
builtin zstyle ':completion:*:-tilde-:*' tag-order directory-stack
builtin zstyle ':completion:*:-tilde-:*' tag-order directory-stack named-directories
builtin zstyle ':completion:*:(approximate|correct):*' tag-order '! original' -

builtin zstyle ':completion:*:git-*:(|*-)argument-*:*' tag-order \
Expand Down

0 comments on commit 1a136c9

Please sign in to comment.