mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2025-12-08 15:32:31 +01:00
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
Makefile
1
Makefile
|
|
@ -1,7 +1,6 @@
|
|||
SRC_DIR := ./src
|
||||
|
||||
SRC_FILES := \
|
||||
$(SRC_DIR)/setup.zsh \
|
||||
$(SRC_DIR)/config.zsh \
|
||||
$(SRC_DIR)/util.zsh \
|
||||
$(SRC_DIR)/bind.zsh \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue