Open
Description
I'm using neomake with the automake function, really like it. It strikes a nice balance between flexible, and sensible for common cases.
I really like most of the "outputs" of linting in response to automake (virtual text, signs), but I don't like the automake overriding the location list. If I have something else loaded into the location list (e.g. a stacktrace) then I want to keep it there even while I edit/navigate code.
On the other hand, if the last thing in the location list is the output from Neomake, I'm happy for it to be updated as I make changes.
When I type :Neomake
, I want the location list to update regardless of contents.
Metadata
Metadata
Assignees
Labels
No labels