From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21838 invoked by alias); 24 Sep 2016 21:07:01 -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: X-Seq: 21966 Received: (qmail 1631 invoked from network); 24 Sep 2016 21:07:01 -0000 X-Qmail-Scanner-Diagnostics: from out2-smtp.messagingengine.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(66.111.4.26):SA:0(0.0/5.0):. Processed in 0.337773 secs); 24 Sep 2016 21:07:01 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.1 X-Envelope-From: larryv@macports.org X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: none (ns1.primenet.com.au: domain at macports.org does not designate permitted sender hosts) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=se0mWnuRLnpJpzP E+Wz9EepRCDI=; b=LNsfcveIm0V2nSnDN6IeQ/iyMGzhuSNeydO3TG3Q5vQes8B 6W4j+zBRbc05baORc7PZZbcEOQqqOg5chJysQkjyZi7xWugJpV3h732Uu1bKeQQn nAeV+JisXP0D/3uu0zHFqBZIHOMoCRvSyPY8lIJrePFOp6NnPWYk63sgFQJo= X-Sasl-enc: 1fVxG8fyJmoQ0OzD/XHqIekBfH42A15/Zrz7bJXV9ajC 1474751216 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: Feature request: set extension for =( ) created file From: =?utf-8?Q?Lawrence_Vel=C3=A1zquez?= In-Reply-To: Date: Sat, 24 Sep 2016 17:06:55 -0400 Cc: zsh-users@zsh.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <4DC55226-A041-42E5-B8B1-3AB1E7E6AB53@macports.org> <2225F03B-B940-40CF-8582-2FF912CA01E6@macports.org> To: Sebastian Gniazdowski X-Mailer: Apple Mail (2.3124) > On Sep 24, 2016, at 4:44 PM, Sebastian Gniazdowski = wrote: >=20 > I looked at the temporary file and it has "zsh" in it, my fault. Vim > probably doesn't check for ".zshrc" / ".zshenv" but for *zsh*. Close. https://github.com/vim/vim/blob/v8.0.0008/runtime/filetype.vim#L1964 vq=