Live data from Hacker News

Show HN: Vim Awesome – Vim plugins

vimawesome.com

1–10 of 54 posts

Re: Show HN: Vim Awesome – Vim plugins

#3
Looks pretty cool. One comment though: when clicking through the categories on the left, I see "x [number]" next to some of the tags, but that number doesn't seem to match the number of plugins that will actually be shown if you click on it.

Example: Completion->'deliminators x 3' shows three yellowish plugins, and then three differently colors plugins. What is the significance of the colors?

Example: Other->'manager x 3' shows no results.

Re: Show HN: Vim Awesome – Vim plugins

#8
post #3

Looks pretty cool. One comment though: when clicking through the categories on the left, I see "x [number]" next to some of the tags, but that number doesn't seem to match the number of plugins that will actually be shown if you click on it. Example: Completion->'deliminators x 3' shows three yellowish plugins, and then three differently colors plugins. What is the significance of the colors? Example: Other->'manager…

Hi! Thank you for checking this out!

The reason for the mis-match between # of plugins and tags count is the tags count only counts plugins with that tag in the category the tag is nested under. I agree this is quite confusing, and should just make the two views consistent. I'll add an issue to GitHub about it.

Each category has a distinct color.

> Other->'manager x 3' shows no results

Oh, we hide plugin mangers right now, so no results are shown. :( Will fix this to be nicer, thanks.

Re: Show HN: Vim Awesome – Vim plugins

#10
This is pretty cool. However, clicking on a plugin takes you to [1] (for example). Clicking on the header there takes you to [2]. This is probably not the intended behaviour.

[1]: http://vimawesome.com/plugin/vim-airline-sad-beautiful-tragi... [2]: http://vimawesome.com/plugin/plugin/vim-airline-sad-beautifu...

Post reply on HN