mirror of
https://github.com/scopatz/nanorc
synced 2024-11-30 13:45:53 +01:00
Update json.nanorc
Commented out header command.
This commit is contained in:
parent
4bc46c604d
commit
a2d0f4dd20
|
@ -1,5 +1,5 @@
|
||||||
syntax "json" "\.json$"
|
syntax "json" "\.json$"
|
||||||
header "^\{$"
|
#header "^\{$"
|
||||||
|
|
||||||
color blue "\<[-]?[1-9][0-9]*([Ee][+-]?[0-9]+)?\>" "\<[-]?[0](\.[0-9]+)?\>"
|
color blue "\<[-]?[1-9][0-9]*([Ee][+-]?[0-9]+)?\>" "\<[-]?[0](\.[0-9]+)?\>"
|
||||||
color cyan "\<null\>"
|
color cyan "\<null\>"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user