haskell-vim icon indicating copy to clipboard operation
haskell-vim copied to clipboard

TH breaking syntax highlight

Open chiroptical opened this issue 3 years ago • 1 comments

This appears to break the syntax highlighting,

disambiguate <- lift $ examineSplice [||b||]

image

chiroptical avatar Apr 27 '23 14:04 chiroptical

https://github.com/neovimhaskell/haskell-vim/blob/f35d02204b4813d1dbe8b0e98cc39701a4b8e15e/syntax/haskell.vim#L116

This looks like it should support this syntax though.

chiroptical avatar Apr 27 '23 14:04 chiroptical