bash: Don't treat `raw_string` as bracket (#29617)

Ben Kunkle , Conrad , and Anthony created

Closes #29222

Release Notes:

- Fixed a crash when inputting `ciq` in vim mode inside of a raw string
in a bash file

Co-authored-by: Conrad <conrad@zed.dev>
Co-authored-by: Anthony <anthony@zed.dev>

Change summary

crates/languages/src/bash/brackets.scm | 1 -
1 file changed, 1 deletion(-)

Detailed changes