2011-12-11 3 views

답변

4
inoremap <expr> h ((pumvisible())?("\<C-e>"):("h"))   
inoremap <expr> l ((pumvisible())?("\<C-y>"):("l"))