bash: Add highlighting of ANSI c string (#3153)

Piotr Osiewicz created

Fixes zed-industries/community#2169

Release Notes:

- Fixed highlighting of ANSI C strings ($'foo') in "Shell script"
language buffers.

Change summary

crates/zed/src/languages/bash/highlights.scm | 1 +
1 file changed, 1 insertion(+)

Detailed changes