ALE keeps on linting after first save. #3662
Unanswered
rotrojan
asked this question in
Q&A - Ask for help with problems
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi people.
This is in my init.vim :
I wish the linting only occurs when I save my file. But once I save it, the linting is done continuously (the loclist is not open again but the sign column and the Vim Airline report the errors. And when they are corrected, the sign column and the Airline still report them untill I save again. Running the
ALEReset
command fixes the problem, but I can' figure out a way to write an autocmd that will automate this. Does anyone have an idea ? And should I report an issue ?Thx. 👋
Beta Was this translation helpful? Give feedback.
All reactions