summaryrefslogtreecommitdiff
path: root/test/test_errors_removed_after_filetype_changed.vader
AgeCommit message (Collapse)Author
2019-02-14Simplify code for marking linters as activew0rp
2019-02-06#2132 - lint and fix with ale#command#Runw0rp
A new function is added here which will later be modified for public use in linter and fixer callbacks. All linting and fixing now goes through this new function, to prove that it works in all cases.
2018-07-23Get tests to pass in Vim 8.1w0rp
2018-07-16Make NeoVim 0.3 tests fail a bit lessw0rp
2017-10-23Get all tests to pass on Windowsw0rp
2017-07-07#697 - Clear all highlights every time items are set again, and refactor ↵w0rp
most things. Clear errors when linters are removed