Use add-zsh-hook to remove need to call autosuggest_start.
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
SCRIPT_DIR=$(dirname "$0")
|
||||
TEST_DIR=$SCRIPT_DIR/../test
|
||||
DIST_DIR=$SCRIPT_DIR/../dist
|
||||
DIST_DIR=$SCRIPT_DIR/../
|
||||
|
||||
source $DIST_DIR/autosuggestions.zsh
|
||||
source $DIST_DIR/zsh-autosuggestions.zsh
|
||||
|
||||
testDefaultHighlightStyle() {
|
||||
assertEquals \
|
||||
|
||||
Reference in New Issue
Block a user