haskell-vim
                                
                                 haskell-vim copied to clipboard
                                
                                    haskell-vim copied to clipboard
                            
                            
                            
                        Make $ and . bold
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