public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Vadim Misbakh-Soloviov" <mva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gentoo-syntax:master commit in: ftdetect/
Date: Sun,  7 Feb 2021 00:29:00 +0000 (UTC)	[thread overview]
Message-ID: <1612657511.1b6d372fd407c82de927dcd669b901d55c488c52.mva@gentoo> (raw)

commit:     1b6d372fd407c82de927dcd669b901d55c488c52
Author:     Vadim Misbakh-Soloviov <mva <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 15 00:06:07 2020 +0000
Commit:     Vadim Misbakh-Soloviov <mva <AT> gentoo <DOT> org>
CommitDate: Sun Feb  7 00:25:11 2021 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-syntax.git/commit/?id=1b6d372f

env and bashrc would benefit from ft=ebuild

Signed-off-by: Vadim Misbakh-Soloviov <mva <AT> gentoo.org>

 ftdetect/gentoo.vim | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/ftdetect/gentoo.vim b/ftdetect/gentoo.vim
index 0c0db40..b8c14ac 100644
--- a/ftdetect/gentoo.vim
+++ b/ftdetect/gentoo.vim
@@ -90,6 +90,10 @@ au BufNewFile,BufRead metadata.xml
 au BufNewFile,BufRead {*/portage/repos.conf,*/portage/repos.conf/*.conf}
     \     set filetype=dosini
 
+" portage/env/*
+au BufNewFile,BufRead */portage/{env/*,bashrc}
+    \     set filetype=ebuild
+
 " guidexml
 au BufNewFile,BufRead *.xml
     \     if getline(1) =~ "<!DOCTYPE \\(guide\\|news\\|mainpage\\|book\\|sections\\|dynamic\\|inserts\\) " ||


             reply	other threads:[~2021-02-07  0:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-07  0:29 Vadim Misbakh-Soloviov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-08 16:43 [gentoo-commits] proj/gentoo-syntax:master commit in: ftdetect/ Michał Górny
2021-02-07  0:29 Vadim Misbakh-Soloviov
2021-02-07  0:29 Vadim Misbakh-Soloviov
2018-08-14 13:57 Michał Górny
2018-08-14 13:55 Michał Górny
2018-08-14 13:55 Michał Górny
2016-05-30  3:09 Tim Harder

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1612657511.1b6d372fd407c82de927dcd669b901d55c488c52.mva@gentoo \
    --to=mva@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox