From ffccd5b2b05243e7976db80f90f453dccfae9886 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 22:22:03 +0200 Subject: Adding upstream version 3:4.8.30. Signed-off-by: Daniel Baumann --- misc/syntax/yum-repo.syntax | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 misc/syntax/yum-repo.syntax (limited to 'misc/syntax/yum-repo.syntax') diff --git a/misc/syntax/yum-repo.syntax b/misc/syntax/yum-repo.syntax new file mode 100644 index 0000000..a1f87a4 --- /dev/null +++ b/misc/syntax/yum-repo.syntax @@ -0,0 +1,15 @@ +# Yum repo syntax highlighting +# +# Author: Andy Shevchenko + +context default + keyword whole enabled=0 brightred + keyword whole gpgcheck=0 brightred + keyword whole enabled=1 brightgreen + keyword whole gpgcheck=1 brightgreen + +context # \n brown + spellcheck + +context [ ] brightcyan +context exclusive = \n green -- cgit v1.2.3