mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2025-12-01 15:26:46 +01:00
Remove support for long-deprecated options
These options have been deprecated for over a year.
This commit is contained in:
parent
0c940e70f2
commit
dcce973287
4 changed files with 0 additions and 75 deletions
1
Makefile
1
Makefile
|
|
@ -5,7 +5,6 @@ SRC_FILES := \
|
|||
$(SRC_DIR)/config.zsh \
|
||||
$(SRC_DIR)/util.zsh \
|
||||
$(SRC_DIR)/features.zsh \
|
||||
$(SRC_DIR)/deprecated.zsh \
|
||||
$(SRC_DIR)/bind.zsh \
|
||||
$(SRC_DIR)/highlight.zsh \
|
||||
$(SRC_DIR)/widgets.zsh \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue