You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ColorV opens several "list windows", e.g. with the ColorVName command or the ColorVTurn2 one.
It would be great to have an integration with Unite (see Shougo/unite.vim) for them. It would benefit from all the Unite features (easy filtering, lots of configuration options, customized actions on each list item, etc.).
Note that the pasela/unite-webcolorname plugin already provides a Unite integration for color names (the equivalent of ColorVName), but it would be great to have it directly in ColorV itself (and of course, to have other ColorV lists integrated too).
The text was updated successfully, but these errors were encountered:
I am just a spectator here. But anyone could write a plugin separate from ColorV that would do this integration between the two. I think it is normal for Unite integrations to be in separate plugins written by third parties. I use both Unite and ColorV. But not everybody who would use ColorV uses Unite, or would use Unite to browse colors, and bundling everything together is heavy. So my opinion is that a separate plugin for people who want to use them together is a reasonable option, and could be built by someone who wants that integration.
I don't want to make this plugin, because I wouldn't use it and don't know what it should do. But if someone else does want it and knows what it should do, they can start to make the plugin (perhaps with help from "Learn Vimscript the Hard Way") and I will offer additional help with VimL on Github if desired.
Hi,
ColorV opens several "list windows", e.g. with the
ColorVName
command or theColorVTurn2
one.It would be great to have an integration with Unite (see
Shougo/unite.vim
) for them. It would benefit from all the Unite features (easy filtering, lots of configuration options, customized actions on each list item, etc.).Note that the
pasela/unite-webcolorname
plugin already provides a Unite integration for color names (the equivalent ofColorVName
), but it would be great to have it directly in ColorV itself (and of course, to have other ColorV lists integrated too).The text was updated successfully, but these errors were encountered: