Update comment at the top of the file

This commit is contained in:
Garen Torikian
2014-12-03 20:03:40 +02:00
parent dce00d01d9
commit de4b538d82

View File

@@ -3,8 +3,9 @@
# type - Either data, programming, markup, prose, or nil
# aliases - An Array of additional aliases (implicitly
# includes name.downcase)
# ace_mode - A String name of the Ace Mode used for highlighting. Use
# "none" if one does not exist
# ace_mode - A String name of the Ace Mode used for highlighting whenever
# a file is edited. This must match one of the filenames in http://git.io/3XO_Cg.
# Use "none" if a mode does not exist.
# wrap - Boolean wrap to enable line wrapping (default: false)
# extensions - An Array of associated extensions (the first one is
# considered the primary extension)