2011-12-11 53 views

回答

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