From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=DKIM_ADSP_CUSTOM_MED, FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from primenet.com.au (ns1.primenet.com.au [203.24.36.2]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id 7df1d63a for ; Thu, 30 Jan 2020 02:52:17 +0000 (UTC) Received: (qmail 7435 invoked by alias); 30 Jan 2020 02:52:08 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: List-Unsubscribe: X-Seq: 24670 Received: (qmail 5960 invoked by uid 1010); 30 Jan 2020 02:52:08 -0000 X-Qmail-Scanner-Diagnostics: from mail-qk1-f169.google.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.102.1/25703. spamassassin: 3.4.2. Clear:RC:0(209.85.222.169):SA:0(-2.0/5.0):. Processed in 2.710649 secs); 30 Jan 2020 02:52:08 -0000 X-Envelope-From: tocadotux@gmail.com X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: pass (ns1.primenet.com.au: SPF record at _netblocks.google.com designates 209.85.222.169 as permitted sender) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=dx6Mk6w1LfyCvhQ5O+d1Jpkmovq/5OJZTBIpb0W45hA=; b=t+cJl1kCuIA1L1t1CBlj+GRQeXxeYCcI0XD2rc7+ymLBgE6ZK4X4wTIs/G9vLmM7yM VkcjTOrlEAB0Pre4lCgunsgo7NU5hlU7cKX8q3T/xd6NMy8Oe5GeyW4ZFAHzrbktLZC9 fJoPYwSFmeVXZmVGBMON1I9+8xyoVIWCyeh7B6+nB5L/7D9HgQ4FIM0ij6PwkmK+bxiR TjTJKk37VSn/78fBDG4fBIR59gfHDSA7aegRwE1+eWg/nQxdhd7803JgiMLvstYDZe2e DOzGqnR6pWDyssRybew81i3vKkZcFJ1MveUigX2ZoQwISHe+l23+hCmsNsxXsaziSjHO ZijQ== X-Gm-Message-State: APjAAAXlGc1uqjy0gIOOEu/R63wo932dMBd5b0neWiLx0lPCTsFAdOak Hieun6RycIiEDit4Dy3Ibi6UxXsBYJdZ6mqTFyA= X-Google-Smtp-Source: APXvYqxkdGe6eWXzylZTfOOII+dKQ8XUFind1he2bV7r58Fb/Cnx96l4lT7lOtPycOJWYmkRJPnmha7u2q8KApu9KPk= X-Received: by 2002:a37:85c6:: with SMTP id h189mr2988096qkd.385.1580352691749; Wed, 29 Jan 2020 18:51:31 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Gabriel Silveira Date: Wed, 29 Jan 2020 23:51:20 -0300 Message-ID: Subject: Re: Updates to Plugin Standard To: Sebastian Gniazdowski Cc: Zsh Users Content-Type: multipart/alternative; boundary="000000000000cfc75c059d528802" --000000000000cfc75c059d528802 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Supose I want to translate it. Can I do this? ---- - *https://www.youtube.com/user/tocadotux * - *http://www.tocadotux.com.br/ * - *http://www.tsu.co/tocadotux* - *Caixa de Ferramentas do Unix* Em qua., 29 de jan. de 2020 =C3=A0s 19:18, Sebastian Gniazdowski < sgniazdowski@gmail.com> escreveu: > 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. =E2=80= =93 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 dat= a, > > 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 > --000000000000cfc75c059d528802--