augroup foo au! au CursorMovedI,InsertEnter * if search('\k\{2,}\%#\k\@!','ncb') | \ call feedkeys("\<c-n>\<c-p>","t") | endif augroup END inoremap <expr><cr> pumvisible()?"\<c-n>\<c-y> ":"\<cr>" Pressing return-key will accept the first match. Be ready to exit the editor.
D.C.T.W.Y.C.D.T: vim: lightning fast navigation in a large software project - 0 views
1More
Daily Vim: Repeat Last Command Line - 0 views
VIM-LaTeX Features - 0 views
Announcing PySmell : orestis.gr - 0 views
« First
‹ Previous
81 - 100 of 136
Next ›
Last »
Showing 20▼ items per page