Since plugins are under their own directories, the /plugins/foo/foo.plugin.zsh naming scheme is redundant. Naming the entry point of plugins init.zsh will encourage the splitting of large plugins into multiple files.
Based on ssh-agent plugin.