purescript-contrib/purescript-vim

Why is 'commentstring' set to '{--%s--}'?

ursi opened this issue · 1 comments

ursi commented

Normal block comments would just be {-%s-}. Personally I would prefer --%s as that makes using vim-commentary look much nicer, but maybe there's a reason for block comments being a better choice?

Closed by #68