Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
usr
/
share
/
nano
/
//usr/share/nano/texinfo.nanorc
## Here is an example for Texinfo files. syntax "texinfo" "\.texi$" header "^\\input texinfo" magic "Texinfo source text" comment "@c " # Command arguments, trailing and enclosed. color cyan "^@[a-z]+[[:space:]]+.*$" color brightmagenta "@[a-z]+\{[^}]*\}" # Commands themselves. color yellow "@[a-z]+\{?" "\}" # Menu items. color brightred "^\*[[:space:]]+.*::.*$" # Comments. color green "@c[[:space:]]+.*$" # Trailing whitespace. color ,green "[[:space:]]+$"