geany/data/filetypes.JSON.conf

16 lines
220 B
Plaintext
Raw Normal View History

2015-01-31 20:27:07 +01:00
[styling=C]
[keywords]
primary=true false null
[settings]
lexer_filetype=Javascript
tag_parser=JSON
2015-01-31 20:27:07 +01:00
extension=json
mime_type=application/json
[indentation]
#width=4
# 0 is spaces, 1 is tabs, 2 is tab & spaces
#type=1