## Here is an example for Ruby. ## syntax "ruby" "\.rb$" header "^#!.*/ruby[-0-9._]*" ## Asciibetical list of reserved words color yellow "\<(BEGIN|END|alias|and|begin|break|case|class|def|defined\?|do|else|elsif|end|ensure|false|for|if|in|module|next|nil|not|or|redo|rescue|retry|return|self|super|then|true|undef|unless|until|when|while|yield)\>" ## Constants color brightblue "(\$|@|@@)?\<[A-Z]+[0-9A-Z_a-z]*" ## Ruby "symbols" icolor magenta "([ ]|^):[0-9A-Z_]+\>" ## Some unique things we want to stand out color brightyellow "\<(__FILE__|__LINE__)\>" ## Regular expressions color brightmagenta "/([^/]|(\\/))*/[iomx]*" "%r\{([^}]|(\\}))*\}[iomx]*" ## Shell command expansion is in `backticks` or like %x{this}. These are ## "double-quotish" (to use a perlism). color brightblue "`[^`]*`" "%x\{[^}]*\}" ## Strings, double-quoted color green ""([^"]|(\\"))*"" "%[QW]?\{[^}]*\}" "%[QW]?\([^)]*\)" "%[QW]?<[^>]*>" "%[QW]?\[[^]]*\]" "%[QW]?\$[^$]*\$" "%[QW]?\^[^^]*\^" "%[QW]?![^!]*!" ## Expression substitution. These go inside double-quoted strings, ## "like #{this}". color brightgreen "#\{[^}]*\}" ## Strings, single-quoted color green "'([^']|(\\'))*'" "%[qw]\{[^}]*\}" "%[qw]\([^)]*\)" "%[qw]<[^>]*>" "%[qw]\[[^]]*\]" "%[qw]\$[^$]*\$" "%[qw]\^[^^]*\^" "%[qw]![^!]*!" ## Comments color cyan "#[^{].*$" "#$" color brightcyan "##[^{].*$" "##$" ## "Here" docs color green start="<<-?'?EOT'?" end="^EOT" ## Some common markers color brightcyan "(XXX|TODO|FIXME|\?\?\?)"
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
man-html | Folder | 0755 |
|
|
asm.nanorc | File | 808 B | 0644 |
|
awk.nanorc | File | 1.49 KB | 0644 |
|
c.nanorc | File | 1.51 KB | 0644 |
|
cmake.nanorc | File | 828 B | 0644 |
|
css.nanorc | File | 331 B | 0644 |
|
debian.nanorc | File | 680 B | 0644 |
|
fortran.nanorc | File | 1.98 KB | 0644 |
|
gentoo.nanorc | File | 3.07 KB | 0644 |
|
groff.nanorc | File | 723 B | 0644 |
|
html.nanorc | File | 151 B | 0644 |
|
java.nanorc | File | 624 B | 0644 |
|
lua.nanorc | File | 2.52 KB | 0644 |
|
makefile.nanorc | File | 248 B | 0644 |
|
man.nanorc | File | 305 B | 0644 |
|
mgp.nanorc | File | 219 B | 0644 |
|
mutt.nanorc | File | 95 B | 0644 |
|
nanorc.nanorc | File | 1.1 KB | 0644 |
|
objc.nanorc | File | 1.66 KB | 0644 |
|
ocaml.nanorc | File | 791 B | 0644 |
|
patch.nanorc | File | 267 B | 0644 |
|
perl.nanorc | File | 1.43 KB | 0644 |
|
php.nanorc | File | 711 B | 0644 |
|
pov.nanorc | File | 682 B | 0644 |
|
python.nanorc | File | 527 B | 0644 |
|
ruby.nanorc | File | 1.44 KB | 0644 |
|
sh.nanorc | File | 734 B | 0644 |
|
spec.nanorc | File | 1.89 KB | 0644 |
|
tcl.nanorc | File | 2.06 KB | 0644 |
|
tex.nanorc | File | 141 B | 0644 |
|
xml.nanorc | File | 287 B | 0644 |
|