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.c37db2bbf264ec221e4c47c722524de59641371c.mva@gentoo> (raw)
commit: c37db2bbf264ec221e4c47c722524de59641371c
Author: Vadim Misbakh-Soloviov <mva <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 14 23:50:08 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=c37db2bb
repos.conf also uses ini-like syntax
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 b8f169f..0c0db40 100644
--- a/ftdetect/gentoo.vim
+++ b/ftdetect/gentoo.vim
@@ -86,6 +86,10 @@ au BufNewFile,BufRead use.{local.,}desc
au BufNewFile,BufRead metadata.xml
\ set filetype=gentoo-metadata
+" repos.conf
+au BufNewFile,BufRead {*/portage/repos.conf,*/portage/repos.conf/*.conf}
+ \ set filetype=dosini
+
" guidexml
au BufNewFile,BufRead *.xml
\ if getline(1) =~ "<!DOCTYPE \\(guide\\|news\\|mainpage\\|book\\|sections\\|dynamic\\|inserts\\) " ||
next 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.c37db2bbf264ec221e4c47c722524de59641371c.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