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…
Reference in New Issue
Block a user