parsonsmatt / intero-neovim

A neovim plugin for Intero, forked from ghcmod-vim
218 stars 28 forks source link

Also trigger Neomake errors from :load #151

Closed jez closed 6 years ago

jez commented 6 years ago

Before, we would only update the Neomake error list when using :reload. My workflow uses :load a lot; it'd be nice to also get the Neomake errors populated when using one of these commands.

I've been using this change locally for a few weeks without error, so it should be pretty safe.