type can also be "prose"

This commit is contained in:
Parker Moore
2014-04-23 18:12:10 -04:00
parent 55ce1e8b93
commit 915a11f2b6

View File

@@ -3,7 +3,7 @@
# All languages have an associated lexer for syntax highlighting. It
# defaults to name.downcase, which covers most cases.
#
# type - Either data, programming, markup, or nil
# type - Either data, programming, markup, prose, or nil
# lexer - An explicit lexer String (defaults to name)
# aliases - An Array of additional aliases (implicitly
# includes name.downcase)