🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 06:43:12 | PHP 8.1.34
📂
/ (Root)
/
usr
/
share
/
nano
📍 /usr/share/nano
🔄 Refresh
✏️
Editing: texinfo.nanorc
Read Only
## Syntax highlighting for Texinfo files. ## Original author: Benno Schulenberg ## License: GPL version 3 or newer syntax texinfo "\.texi$" header "^\\input texinfo" magic "Texinfo source" comment "@c " # Command arguments, trailing and enclosed. color cyan "^@[a-z]+[[:space:]]+.*$" color brightmagenta "@[a-zA-Z]+\{[^}]*\}" # Commands themselves. color yellow "@[a-zA-Z]+\{?" "\}" # Menu items. color brightred "^\*[[:space:]]+.*::.*" # Comments. color green "@c[[:space:]]+.*" # Trailing whitespace. color ,green "[[:space:]]+$"
💾 Save Changes
❌ Cancel