mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2025-12-01 15:26:46 +01:00
Revert "Simplify escaping of pattern and fix match_prev_cmd strategy"
This reverts commit 7f8ff2867c.
This commit is contained in:
parent
be8bba6f38
commit
a1babef972
5 changed files with 55 additions and 10 deletions
1
Makefile
1
Makefile
|
|
@ -3,6 +3,7 @@ SRC_DIR := ./src
|
|||
SRC_FILES := \
|
||||
$(SRC_DIR)/setup.zsh \
|
||||
$(SRC_DIR)/config.zsh \
|
||||
$(SRC_DIR)/util.zsh \
|
||||
$(SRC_DIR)/features.zsh \
|
||||
$(SRC_DIR)/bind.zsh \
|
||||
$(SRC_DIR)/highlight.zsh \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue