summaryrefslogtreecommitdiffstats
path: root/kate/data/cmake.xml
diff options
context:
space:
mode:
Diffstat (limited to 'kate/data/cmake.xml')
-rw-r--r--kate/data/cmake.xml13
1 files changed, 11 insertions, 2 deletions
diff --git a/kate/data/cmake.xml b/kate/data/cmake.xml
index b20c1dcaa..692451395 100644
--- a/kate/data/cmake.xml
+++ b/kate/data/cmake.xml
@@ -26,7 +26,17 @@
**********************************************************************
-->
<!-- generated for "cmake version 2.8.12.1" -->
-<language name="CMake" version="1.26-1" kateversion="2.4" section="Other" extensions="CMakeLists.txt;*.cmake;" mimetype="" author="Alexander Neundorf (neundorf@kde.org)" license="LGPL">
+<language
+ name="CMake"
+ version="1.29-1"
+ kateversion="2.4"
+ section="Other"
+ extensions="CMakeLists.txt;*.cmake;*.cmake.in"
+ style="CMake"
+ mimetype=""
+ author="Alexander Neundorf (neundorf@kde.org)"
+ license="LGPL"
+ >
<highlighting>
<!-- ATTENTION Do not change the list name! Or change a generation script accordingly -->
@@ -975,7 +985,6 @@
</context>
<context attribute="Comment" lineEndContext="#stay" name="RST Documentation" dynamic="true">
<RegExpr attribute="Region Marker" context="#pop" String="^#?\]%1\]" dynamic="true" column="0" />
- <IncludeRules context="##reStructuredText" />
</context>
<context attribute="Comment" lineEndContext="#stay" name="Bracketed Comment" dynamic="true">
<RegExpr attribute="Comment" context="#pop" String="^#?\]%1\]" dynamic="true" column="0" />