This is the first push to this repo with my dotfiles
[dotfilesold/.git] / .nano / mpdconf.nanorc
1 syntax "MPD" "mpd\.conf$"
2
3 color cyan "\<(user|group|bind_to_address|host|port|plugin|name|type)\>"
4 color cyan "\<((music|playlist)_directory|(db|log|state|pid|sticker)_file)\>"
5 color brightmagenta "^(input|audio_output|decoder)[[:space:]]*\{|\}"
6 color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'"
7 color brightblack "(^|[[:space:]])#([^{].*)?$"
8 color ,green "[[:space:]]+$"
9 color ,red "    + +| +  +"