mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2025-12-01 15:26:46 +01:00
Support fallback strategies by setting array in config
This commit is contained in:
parent
62f5f14f2f
commit
a78ea16c50
8 changed files with 93 additions and 18 deletions
1
Makefile
1
Makefile
|
|
@ -9,6 +9,7 @@ SRC_FILES := \
|
|||
$(SRC_DIR)/highlight.zsh \
|
||||
$(SRC_DIR)/widgets.zsh \
|
||||
$(SRC_DIR)/strategies/*.zsh \
|
||||
$(SRC_DIR)/fetch.zsh \
|
||||
$(SRC_DIR)/async.zsh \
|
||||
$(SRC_DIR)/start.zsh
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue