Fix zsh completions
This commit is contained in:
parent
11f9f923d0
commit
1545dffc9a
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ zsh_add_plugin "zdharma-continuum/fast-syntax-highlighting"
|
||||||
zsh_add_plugin "zsh-users/zsh-autosuggestions"
|
zsh_add_plugin "zsh-users/zsh-autosuggestions"
|
||||||
zsh_add_plugin "zsh-users/zsh-completions"
|
zsh_add_plugin "zsh-users/zsh-completions"
|
||||||
|
|
||||||
zsh_add_file "zsh-completions"
|
zsh_add_file "zsh-completion"
|
||||||
zsh_add_file "zsh-bindings"
|
zsh_add_file "zsh-bindings"
|
||||||
|
|
||||||
# vim: filetype=zsh
|
# vim: filetype=zsh
|
||||||
|
|
Loading…
Reference in a new issue