Oh, I fixed mappings. inoremap <expr><C-j> pumvisible()? "\<C-n>" : "\<C-j>" inoremap <expr><C-k> pumvisible()? "\<C-p>" : "\<C-k>"
-- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
