#compdef np ## vim:ft=zsh local values values=( 'album' 'artist' 'file' 'song' '' ) _values -w -s ' ' 'now playing' $values