forked from sorin-ionescu/prezto
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
autosuggestions: ensure external submodule is the latest version
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule external
updated
9 files
+4 −0 | CHANGELOG.md | |
+1 −0 | Makefile | |
+2 −0 | README.md | |
+1 −1 | VERSION | |
+3 −3 | circle.yml | |
+12 −2 | src/strategies/default.zsh | |
+10 −3 | src/strategies/match_prev_cmd.zsh | |
+11 −0 | src/util.zsh | |
+34 −6 | zsh-autosuggestions.zsh |