neovimhaskell/haskell-vim

Make $ and . bold

elefthei opened this issue · 0 comments

I think it's useful to be able to visually track function combinators like $ and .
I'd like to make them bold in Haskell files, is there an option for that?
Possibly <- and >>=, >>, <<, =<< as well.

Thanks