Fix TAB in ivy only half-triggering auto-completion #303
This commit is contained in:
parent
b0c73c486e
commit
04820bc022
1 changed files with 0 additions and 1 deletions
|
@ -633,7 +633,6 @@
|
|||
:map ivy-minibuffer-map
|
||||
[escape] #'keyboard-escape-quit
|
||||
"C-SPC" #'ivy-call-and-recenter
|
||||
"TAB" #'ivy-partial
|
||||
"M-v" #'yank
|
||||
"M-z" #'undo
|
||||
"C-r" #'evil-paste-from-register
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue