purescript-contrib / purescript-vim

Syntax highlighting and indentation for PureScript
BSD 2-Clause "Simplified" License
154 stars 35 forks source link

Some Unicode char were not accounted for in indent #84

Closed toastal closed 1 year ago

toastal commented 2 years ago

Only some of the Unicode characters worked some of the time. This helps fix some of those indentation issue. I'm not a VimL RegExp expert, so I'll be testing this branch locally for a while.

Checklist:

i-am-the-slime commented 1 year ago

@toastal Why shouldn't I merge this?

toastal commented 1 year ago

I don't think there are any issues.