vim-haystack icon indicating copy to clipboard operation
vim-haystack copied to clipboard

For Unite users available?

Open ReneFroger opened this issue 10 years ago • 2 comments

Thanks for sharing your awesome plugin! It's an interesting feature that I would like to try it. I took your script for CtrlP, and modified it for use with Unite. But I couldn't get working. I studied the documentation of plugin Unite, and it have many different variables for autocompletions, alternative to ctrlp_match_func. None of them worked, or I'm doing something wrong.

Given your statement, that it would work for every plugin: have you tested it with another plugin, next to CtrlP?

Thanks for your reply.

ReneFroger avatar Feb 05 '15 21:02 ReneFroger

Not every plugin, just any that provides a way to support it. I'm not sure about unite.vim; it does indeed have a ton of options so I would guess there is a way to make it work. Please do share if you figure it out.

tpope avatar Feb 05 '15 21:02 tpope

https://github.com/Shougo/unite.vim/issues/844

Shougo avatar Feb 15 '15 11:02 Shougo