Merge pull request #553 from b4n/no-reload-maintain-history-by-default
[geany-mirror.git] / data / filetypes.JSON.conf
blob4212bd6afe62d54aa7eac0015bad5e288c42375a
1 [styling=C]
3 [keywords]
4 primary=true false null
6 [settings]
7 lexer_filetype=Javascript
8 tag_parser=JSON
9 extension=json
10 mime_type=application/json
12 [indentation]
13 #width=4
14 # 0 is spaces, 1 is tabs, 2 is tab & spaces
15 #type=1