mirror of
https://github.com/unixorn/awesome-zsh-plugins.git
synced 2026-03-08 23:14:19 -05:00
Add categories to the Plugins list #7
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sobolevn on GitHub (Apr 4, 2016).
Hi! Right now all plugins are in the same category. It is absolutely impossible to navigate through them.
May be it will be wise to separate them?
@voronkovich commented on GitHub (Apr 4, 2016):
👍
@unixorn commented on GitHub (Apr 4, 2016):
What categories do you suggest? I'd moved the ones that only provided tab completions into a different section, but am open to other categories
@sobolevn commented on GitHub (Apr 4, 2016):
At least, it is possible to distinguish these:
rmv,mavenand so on)JIRA,GitHub,CanIUse, ...)What do you think?
@voronkovich commented on GitHub (Apr 4, 2016):
@sobolevn, I think it's better to use more general category name like
cvsinstead ofgit@shayneoneill commented on GitHub (Nov 24, 2021):
Maybe one category could be "Plugin Managers".
Problem is , that'd be most of the list. Its just plugin managers for managing plugin managers. Turtles all the way down.
@unixorn commented on GitHub (Nov 24, 2021):
The plugin managers should all be in the Frameworks section. If there are any still in plugins that I missed, please either create an issue or a PR.
@VorpalBlade commented on GitHub (Aug 22, 2022):
I think it would be a good idea to split the remaining plugins into those that just provide simple aliases and wrapper functions to ease the use of external commands, and those that do something more complicated.
Examples of these alias-only plugins would be things like the "arc", "apache2", "basex" and "drupal" plugins (just to mention a few randomly picked from the near the beginning of the list.
The way I see it, I want it to be easier to discover plugins that have actual "substance" to them. Things like "fast-syntax-highlighting" and "fzf-tab" should not be hidden in a sea of trivial plugins.