[gtksourceview: 1/2] yara - addtl keywords none, iequals
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview: 1/2] yara - addtl keywords none, iequals
- Date: Sun, 5 Sep 2021 15:57:58 +0000 (UTC)
commit 596c0c0b24d0eec52862758ca17e9a589cff649c
Author: wesinator <13hurdw gmail com>
Date: Sat Sep 4 09:49:45 2021 -0400
yara - addtl keywords none, iequals
data/language-specs/yara.lang | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/data/language-specs/yara.lang b/data/language-specs/yara.lang
index 6a60474a..1c73ad71 100644
--- a/data/language-specs/yara.lang
+++ b/data/language-specs/yara.lang
@@ -5,7 +5,7 @@
This file is part of GtkSourceView
Author: Wes Hurd <13hurdw gmail com>
- Copyright (C) 2017, 2020
+ Copyright (C) 2017, 2020
GtkSourceView is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
@@ -47,7 +47,7 @@
</styles>
<definitions>
-
+
<context id="include" style-ref="include">
<keyword>include</keyword>
<!-- 'import' is currently in keywords-->
@@ -136,6 +136,7 @@
<keyword>global</keyword>
<keyword>icontains</keyword>
<keyword>iendswith</keyword>
+ <keyword>iequals</keyword>
<keyword>istartswith</keyword>
<keyword>import</keyword>
<keyword>in</keyword>
@@ -148,6 +149,7 @@
<keyword>matches</keyword>
<keyword>meta</keyword>
<keyword>nocase</keyword>
+ <keyword>none</keyword>
<keyword>not</keyword>
<keyword>or</keyword>
<keyword>of</keyword>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]