Tuesday, March 5, 2013

Re: Filtering popupmenu-completion without changing word before cursor

On Tuesday, March 5, 2013 5:08:04 PM UTC+1, Ben Fritz wrote:
> Try setting completeopt=longest,menuone

That's not what I want, I don't want anything to get added to the filter. I've been looking at the FuzzyFinder code and I can't figure out how it's done there.

They add an autocmd for CursorMovedI where I thought it would be: https://github.com/vim-scripts/FuzzyFinder/blob/master/autoload/fuf.vim#L384 but I'm not getting it.

--
--
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 vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment