Closed czhang03 closed 8 years ago
currently neocompletecache use arrow to navigate, and enter to select
Please read the documentation.
" <TAB>: completion. inoremap <expr><TAB> pumvisible() ? "\<C-n>" : "\<TAB>"
currently neocompletecache use arrow to navigate, and enter to select