[gtksourceview] chdr.lang: enable no-spell-check class by default
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview] chdr.lang: enable no-spell-check class by default
- Date: Sun, 31 Jul 2022 02:23:43 +0000 (UTC)
commit ebb86b0a59ac6dd5925b826ef1493425c23a79b1
Author: Christian Hergert <chergert redhat com>
Date: Sat Jul 30 19:23:03 2022 -0700
chdr.lang: enable no-spell-check class by default
data/language-specs/chdr.lang | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/language-specs/chdr.lang b/data/language-specs/chdr.lang
index b670f8ba..5e5e1aff 100644
--- a/data/language-specs/chdr.lang
+++ b/data/language-specs/chdr.lang
@@ -40,7 +40,7 @@
for instance a different style for C++ headers.
-->
<definitions>
- <context id="chdr">
+ <context id="chdr" class="no-spell-check">
<include>
<context ref="objc:objc-header"/>
<context ref="cpp:cpp-proper"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]