SM0 She11
Path:
/
/
usr
/
share
/
nano
Full Path (server): /usr/share/nano
Create Fil3
Upl04d Fil3
📄 asm.nanorc
[E]
[D]
[R]
📄 awk.nanorc
[E]
[D]
[R]
📄 c.nanorc
[E]
[D]
[R]
📄 cmake.nanorc
[E]
[D]
[R]
📄 css.nanorc
[E]
[D]
[R]
📄 debian.nanorc
[E]
[D]
[R]
📄 fortran.nanorc
[E]
[D]
[R]
📄 gentoo.nanorc
[E]
[D]
[R]
📄 groff.nanorc
[E]
[D]
[R]
📄 html.nanorc
[E]
[D]
[R]
📄 java.nanorc
[E]
[D]
[R]
📄 lua.nanorc
[E]
[D]
[R]
📄 makefile.nanorc
[E]
[D]
[R]
📁 man-html
Open
[D]
[R]
📄 man.nanorc
[E]
[D]
[R]
📄 mgp.nanorc
[E]
[D]
[R]
📄 mutt.nanorc
[E]
[D]
[R]
📄 nanorc.nanorc
[E]
[D]
[R]
📄 objc.nanorc
[E]
[D]
[R]
📄 ocaml.nanorc
[E]
[D]
[R]
📄 patch.nanorc
[E]
[D]
[R]
📄 perl.nanorc
[E]
[D]
[R]
📄 php.nanorc
[E]
[D]
[R]
📄 pov.nanorc
[E]
[D]
[R]
📄 python.nanorc
[E]
[D]
[R]
📄 ruby.nanorc
[E]
[D]
[R]
📄 sh.nanorc
[E]
[D]
[R]
📄 spec.nanorc
[E]
[D]
[R]
📄 tcl.nanorc
[E]
[D]
[R]
📄 tex.nanorc
[E]
[D]
[R]
📄 xml.nanorc
[E]
[D]
[R]
Editing: pov.nanorc
## Here is an example for POV-Ray. ## syntax "pov" "\.(pov|POV|povray|POVRAY)$" color brightcyan "^[[:space:]]*#[[:space:]]*(declare)" color brightyellow "\<(sphere|cylinder|translate|matrix|rotate|scale)\>" color brightyellow "\<(orthographic|location|up|right|direction|clipped_by)\>" color brightyellow "\<(fog_type|fog_offset|fog_alt|rgb|distance|transform)\>" color brightred "^\<(texture)\>" color brightred "\<(light_source|background)\>" color brightred "\<(fog|object|camera)\>" color green "(\{|\}|\(|\)|\;|\]|\[|`|\\|\$|<|>|!|=|&|\|)" color brightmagenta "\<(union|group|subgroup)\>" ## Comment highlighting color brightblue "//.*" color brightblue start="/\*" end="\*/"
Save