dotfiles/nanorc/highlighting/rsync.nanorc

8 lines
278 B
Plaintext

syntax "rsync" "rsyncd.conf$"
color cyan "(hosts|(u|g)id|pid\ file|use\ chroot|read\ only|address|max\ connections|motd\ file)"
color cyan "(log\ format|syslog\ facility|timeout)"
color yellow "(path|comment|exclude)"
color brightyellow start="\[" end="\]"
color green "#.*$"