12-08-2021

This commit is contained in:
2021-08-12 11:11:33 +02:00
parent d463f218aa
commit 2110099897
132 changed files with 4558 additions and 8 deletions

9
.nano/mpdconf.nanorc Normal file
View File

@@ -0,0 +1,9 @@
syntax "MPD" "mpd\.conf$"
color cyan "\<(user|group|bind_to_address|host|port|plugin|name|type)\>"
color cyan "\<((music|playlist)_directory|(db|log|state|pid|sticker)_file)\>"
color brightmagenta "^(input|audio_output|decoder)[[:space:]]*\{|\}"
color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'"
color brightblack "(^|[[:space:]])#([^{].*)?$"
color ,green "[[:space:]]+$"
color ,red " + +| + +"