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

highlight groups not matching vim OotB ftplugin cause themes to break when switching between haskell-vim and the default ftplugin

Open mlopes opened this issue 4 years ago • 0 comments

As per the issue happening here with gruvbox:

https://github.com/gruvbox-community/gruvbox/pull/87#issuecomment-762871866

The fact that the groups don't match means that themes will either look good with haskell-vim or with vim's out of the box haskell support.

mlopes avatar Jan 26 '21 14:01 mlopes