From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8868B1382C5 for ; Sun, 7 Feb 2021 00:29:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 876DEE0839; Sun, 7 Feb 2021 00:29:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6ABD0E0839 for ; Sun, 7 Feb 2021 00:29:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 721BA3435F5 for ; Sun, 7 Feb 2021 00:29:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 306ED4BF for ; Sun, 7 Feb 2021 00:29:00 +0000 (UTC) From: "Vadim Misbakh-Soloviov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Vadim Misbakh-Soloviov" Message-ID: <1612657511.c37db2bbf264ec221e4c47c722524de59641371c.mva@gentoo> Subject: [gentoo-commits] proj/gentoo-syntax:master commit in: ftdetect/ X-VCS-Repository: proj/gentoo-syntax X-VCS-Files: ftdetect/gentoo.vim X-VCS-Directories: ftdetect/ X-VCS-Committer: mva X-VCS-Committer-Name: Vadim Misbakh-Soloviov X-VCS-Revision: c37db2bbf264ec221e4c47c722524de59641371c X-VCS-Branch: master Date: Sun, 7 Feb 2021 00:29:00 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5db09fe9-c3f9-45fc-887d-fa29e3724f9b X-Archives-Hash: 81a13d717aa7bc39809f3424214317af commit: c37db2bbf264ec221e4c47c722524de59641371c Author: Vadim Misbakh-Soloviov gentoo org> AuthorDate: Sat Nov 14 23:50:08 2020 +0000 Commit: Vadim Misbakh-Soloviov gentoo 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 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) =~ "