]> git.lizzy.rs Git - micro.git/blobdiff - runtime/syntax/man.micro
adding hexidecimal numbers to the existing C syntax rules
[micro.git] / runtime / syntax / man.micro
index 59334be617fa4c2867bb42edd499d0a67e9217a4..85efd2629f8a7671d32a7382ec0565ee22891e51 100644 (file)
@@ -1,6 +1,6 @@
 ## Here is an example for manpages.
 ##
-syntax "Man" "\.[1-9]x?$"
+syntax "man" "\.[1-9]x?$"
 color green "\.(S|T)H.*$"
 color brightgreen "\.(S|T)H" "\.TP"
 color brightred "\.(BR?|I[PR]?).*$"