Revert "Add completion cancellation"
This reverts commit 06f0c8e95de6b1e11bbaf916a393c5b984466451.
This commit is contained in:
parent
06f0c8e95d
commit
4e30f63ee7
@ -26,7 +26,6 @@ if executable('node')
|
||||
|
||||
inoremap <expr><tab> pumvisible() ? '<C-y>' : '<tab>'
|
||||
inoremap <expr><cr> pumvisible() ? '<C-e><cr>' : '<cr>'
|
||||
inoremap <expr><esc> pumvisible() ? '<C-e>' : '<esc>'
|
||||
endif
|
||||
|
||||
" fzf
|
||||
|
Loading…
x
Reference in New Issue
Block a user