Hacked By AnonymousFox

Current Path : /proc/thread-self/root/usr/share/nano/
Upload File :
Current File : //proc/thread-self/root/usr/share/nano/default.nanorc

## An example of a default syntax.  The default syntax is used for
## files that do not match any other syntax.

syntax default
comment "#"

# Comments.
color cyan "^[[:space:]]*#.*"

# Spaces in front of tabs.
color ,red " +	+"

# Nano's name, including version.
color brightred "(GNU )?nano [1-9]\.[0-9]\.[^[:space:][:punct:]]+"

# Email addresses.
color magenta "<[[:alnum:].%_+-]+@[[:alnum:].-]+\.[[:alpha:]]{2,}>"

Hacked By AnonymousFox1.0, Coded By AnonymousFox