mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-30 06:37:14 +09:00
Update syntax files
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
syntax "MPD" "mpd\.conf$"
|
||||
|
||||
color cyan "\b(user|group|bind_to_address|host|port|plugin|name|type)\b"
|
||||
color cyan "\b((music|playlist)_directory|(db|log|state|pid|sticker)_file)\b"
|
||||
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:]])#([^{].*)?$"
|
||||
|
||||
Reference in New Issue
Block a user