summaryrefslogtreecommitdiff
path: root/doc/syntax/cmake.nanorc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/syntax/cmake.nanorc')
-rw-r--r--doc/syntax/cmake.nanorc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/syntax/cmake.nanorc b/doc/syntax/cmake.nanorc
index 3c52f7d..dc43702 100644
--- a/doc/syntax/cmake.nanorc
+++ b/doc/syntax/cmake.nanorc
@@ -1,5 +1,5 @@
-## CMake syntax highlighter for GNU Nano
-##
+## Syntax highlighting for CMake files.
+
syntax "cmake" "(CMakeLists\.txt|\.cmake)$"
icolor green "^[[:space:]]*[A-Z0-9_]+"