You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the report. It's an exceptional case where the plugin only has after/syntax/haskell.vim file without syntax/haskell.vim. Using runtime command to load the file instead of picking up the file using globpath within the plugin directory fixes the issue.
This was working fine, but with new PlugUpgrade I get errors.
My .vimrc has:
And whenever I open a .hs file (even new blank one), I get this:
I see several recent changes in the Plug history that could be at fault here. Hope this can be fixed quickly. Thanks
The text was updated successfully, but these errors were encountered: