You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this what #343 addresses, or is this subtly different? I suspect if the default delimiter is set properly instead of being reversed (and everybody reverses this in their configs too!) this will right itself.
In that case whatever underlying issue there is probably applies to all languages, no? I can't see any reason this issue (if it is one) would be specific to haskell, you just happened to stumble on it because you were using the alternate delimiters all the time. Or so I'm guessing.
More than occasionally, nerdcommenter will comment with multiline comments ({- -}) instead of single line comments (--) when
I'm not sure why this is. Additionally, I'm not sure why nerdcommenter uses multi-line comments by default anyway, this is not idiomatic in haskell.
The text was updated successfully, but these errors were encountered: