Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gentoo-syntax:master commit in: syntax/
Date: Wed, 28 Apr 2021 07:27:08
Message-Id: 1619594802.9b016fd42ba37395d9299e1e811b282b29effb63.mgorny@gentoo
1 commit: 9b016fd42ba37395d9299e1e811b282b29effb63
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 28 07:26:42 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 28 07:26:42 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/gentoo-syntax.git/commit/?id=9b016fd4
7
8 Add support for epytest & eunittest highlighting
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 syntax/ebuild.vim | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/syntax/ebuild.vim b/syntax/ebuild.vim
16 index aea9e7c..a7edf68 100644
17 --- a/syntax/ebuild.vim
18 +++ b/syntax/ebuild.vim
19 @@ -183,6 +183,7 @@ syn keyword EbuildPythonKeyword python_newexe python_doscript python_newscript
20 syn keyword EbuildPythonKeyword python_moduleinto python_domodule python_doheader
21 syn keyword EbuildPythonKeyword python_wrapper_setup python_is_python3 python_is_installed
22 syn keyword EbuildPythonKeyword python_fix_shebang python_export_utf8_locale build_sphinx
23 +syn keyword EbuildPythonKeyword epytest eunittest
24
25 " python-r1, python-single-r1 and python-any-r1
26 syn keyword EbuildPythonKeyword python_gen_usedep python_gen_useflags python_gen_cond_dep