repo.or.cz
/
geany-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add JSON custom filetype
[geany-mirror.git]
/
data
/
filetypes.JSON.conf
blob
ea3888694537399bd577376770b2a62f347881c5
1
[styling=C]
2
3
[keywords]
4
primary=true false null
5
6
[settings]
7
lexer_filetype=Javascript
8
extension=json
9
mime_type=application/json
10
11
[indentation]
12
#width=4
13
# 0 is spaces, 1 is tabs, 2 is tab & spaces
14
#type=1