ziglang / zig-mode

Zig mode for Emacs
GNU General Public License v3.0
163 stars 54 forks source link

fix broken multiline string highlighting when string ends in blank line #46

Closed travv0 closed 3 years ago

travv0 commented 3 years ago

closes #22

AndreaOrru commented 3 years ago

Thank you!