When using rust-script, it's possible to write a shell-style script in Rust code, using a hashbang at the top. This is nifty, but when working in Helix, the syntax highlighting is incorrect for this ...