zsh-users
 help / color / mirror / code / Atom feed
* Updates to Plugin Standard
@ 2020-01-29 22:18 Sebastian Gniazdowski
  2020-01-30  2:51 ` Gabriel Silveira
  0 siblings, 1 reply; 4+ messages in thread
From: Sebastian Gniazdowski @ 2020-01-29 22:18 UTC (permalink / raw)
  To: Zsh Users

[-- Attachment #1: Type: text/plain, Size: 841 bytes --]

Hi,
recently, I've added a few meaningful sections to the plugin standard
(available at
http://zdharma.org/Zsh-100-Commits-Club/Zsh-Plugin-Standard.html):

1. A section on a new directory called `functions' that is to hold
autoloadables,

2. A section that advises to name hashes like MyHash, Hash, etc. – i.e.:
with the capitalization (extending the current unwritten convention of
naming scalars uppercase and arrays lowercase; this convention is also
mentioned in the document),

3. A section advising to use a `Plugins' hash to store all the plugin data,

4. A section on a new global parameter `PMSPEC' that is to hold the
capabilities of the plugin manager.

-- 
Sebastian Gniazdowski
News: https://twitter.com/ZdharmaI
IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin
Blog: http://zdharma.org

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-01-30 20:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-29 22:18 Updates to Plugin Standard Sebastian Gniazdowski
2020-01-30  2:51 ` Gabriel Silveira
2020-01-30  8:14   ` Sebastian Gniazdowski
2020-01-30 20:05     ` Gabriel Silveira

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).