summaryrefslogtreecommitdiff
path: root/test/test_ale_toggle.vader
AgeCommit message (Collapse)Author
2017-08-26Fix #825 - Downgrade signs when problems changew0rp
2017-08-13#653 Skip filetype keys in g:ale_buffer_info during cleanupw0rp
2017-07-07#697 - Clear all highlights every time items are set again, and refactor ↵w0rp
most things. Clear errors when linters are removed
2017-05-20Add commands to run ALEFix, and some tests to cover functionality so far. ↵w0rp
Add a simple autopep8 function.
2017-05-12Refactor jobs into a Vim version agnostic API which can be used for other ↵w0rp
purposes
2017-03-27Fix #130 - Run linters when the filetype is changedw0rp
2017-03-27Enabling linting on save by default, re #333w0rp
2017-03-14#333 Update line numbers for loclist items when current sign_id values are setw0rp
2017-03-11#333 Save sign IDs back on loclist items, and make it possible to get line ↵w0rp
numbers again
2017-02-15Cover ALEToggle with Vader testsw0rp