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.
Add ^_ mapping to undo in viins mode (sorin-ionescu#1860)
This allows to cancel a tab completion, as ^_ in emacs mode.
- Loading branch information
Matthieu PETIOT
authored and
Erik Johansen
committed
Feb 1, 2021
1 parent
f3f3252
commit d52b060
Showing
6 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
Submodule external
updated
37 files
Submodule external
updated
57 files
Submodule powerlevel10k
updated
99 files
Submodule pure
updated
11 files
+4 −1 | .editorconfig | |
+1 −1 | .gitattributes | |
+0 −1 | .github/funding.yml | |
+0 −1 | .npmrc | |
+0 −1 | async | |
+4 −31 | async.zsh | |
+16 −4 | license | |
+43 −40 | package.json | |
+0 −1 | prompt_pure_setup | |
+89 −216 | pure.zsh | |
+32 −73 | readme.md |