Hi, I want to create something like what FuzzyFinder has where I create a one-line buffer at top and show the vim popupmenu-completion and as I type the popupmenu is filtered. The problem I've got is that vim selects the first match and changes the word before the cursor.
I've set 'completeopt' to only 'menuone' but I can't find a way to stop vim from changing the word before the cursor as I type and run <C-x><C-u>. -Martin -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
