ElmCast / elm-vim

Elm plugin for Vim
BSD 3-Clause "New" or "Revised" License
572 stars 102 forks source link

Multi-line type signatures does not highlight correctly #156

Open ahstro opened 6 years ago

ahstro commented 6 years ago

Notice that the multi-line foo is lacking the yellow color that the single-line foo has:

highlight

dtaskoff commented 5 years ago

Indeed, currently, the highlight is very broken for functions having multi-line type signatures:

Screenshot 2019-08-13 at 11 29 40