PATH:
usr
/
share
/
nano
## Syntax highlighting for JSON files. # See: http://www.json.org/ # Original author: Aapo Rantalainen # License: GPLv3 or newer syntax json "\.json$" # No comments are permitted in JSON. comment "" # Numbers (used as value). color green ":[[:space:]]*\-?(0|[1-9][0-9]*)(\.[0-9]+)?([Ee]?[-+]?[0-9]+)?" # Values (well, any string). color brightmagenta "\".+\"" # Hex numbers (used as value). color green ":[[:space:]]*\"#[0-9abcdefABCDEF]+\"" # Escapes. color green "\\\\" "\\\"" "\\[bfnrt]" "\\u[0-9abcdefABCDEF]{4})" # Special words. color green "(true|false|null)" # Names (very unlikely to contain a quote). color brightblue "\"[^"]+\"[[:space:]]*:" # Brackets, braces, and separators. color brightblue "\[" "\]" color brightred "\{" "\}" color brightred "," ":" # Comments. color cyan "(^|[[:space:]]+)(//|#).*$" # Trailing whitespace. color ,green "[[:space:]]+$"
[-] po.nanorc
[edit]
[-] spec.nanorc
[edit]
[-] makefile.nanorc
[edit]
[-] changelog.nanorc
[edit]
[-] python.nanorc
[edit]
[-] xml.nanorc
[edit]
[-] debian.nanorc
[edit]
[-] postgresql.nanorc
[edit]
[-] javascript.nanorc
[edit]
[-] fortran.nanorc
[edit]
[-] gentoo.nanorc
[edit]
[-] asm.nanorc
[edit]
[-] texinfo.nanorc
[edit]
[-] html.nanorc
[edit]
[-] objc.nanorc
[edit]
[-] mutt.nanorc
[edit]
[-] go.nanorc
[edit]
[-] ocaml.nanorc
[edit]
[-] cmake.nanorc
[edit]
[-] tcl.nanorc
[edit]
[-] lua.nanorc
[edit]
[+]
..
[-] autoconf.nanorc
[edit]
[-] css.nanorc
[edit]
[-] ruby.nanorc
[edit]
[-] awk.nanorc
[edit]
[-] php.nanorc
[edit]
[-] groff.nanorc
[edit]
[-] nanorc.nanorc
[edit]
[-] patch.nanorc
[edit]
[-] perl.nanorc
[edit]
[-] man.nanorc
[edit]
[-] nanohelp.nanorc
[edit]
[-] guile.nanorc
[edit]
[-] json.nanorc
[edit]
[-] sh.nanorc
[edit]
[-] java.nanorc
[edit]
[-] elisp.nanorc
[edit]
[-] nftables.nanorc
[edit]
[-] rust.nanorc
[edit]
[-] pov.nanorc
[edit]
[-] tex.nanorc
[edit]
[-] c.nanorc
[edit]
[-] mgp.nanorc
[edit]
[-] default.nanorc
[edit]