After installing Atom on a new machine (with no extra extensions), I noticed that variable highlighting inside of PKGBUILD files doesn't look right:

It doesn't appear to be highlighting the ${} part, which should be happening. For example, this is what it looks like in a Bash .sh file:

After installing Atom on a new machine (with no extra extensions), I noticed that variable highlighting inside of PKGBUILD files doesn't look right:
It doesn't appear to be highlighting the
${}part, which should be happening. For example, this is what it looks like in a Bash.shfile: