zpty module is only needed for completion strategy
This commit is contained in:
parent
dad6be4d5e
commit
5529102afc
6 changed files with 7 additions and 22 deletions
|
|
@ -1,10 +0,0 @@
|
|||
|
||||
#--------------------------------------------------------------------#
|
||||
# Setup #
|
||||
#--------------------------------------------------------------------#
|
||||
|
||||
# Precmd hooks for initializing the library and starting pty's
|
||||
autoload -Uz add-zsh-hook
|
||||
|
||||
# Asynchronous suggestions are generated in a pty
|
||||
zmodload zsh/zpty
|
||||
Loading…
Add table
Add a link
Reference in a new issue