Age | Commit message (Expand) | Author |
---|---|---|
2017-08-11 | Ban !=# and !=? from the codebase | w0rp |
2017-08-01 | #734 - Use the buffer number from the events for entering buffers and saving ... | w0rp |
2017-07-11 | Fix #747 - Lint and fix files after they have been been written to disk, not ... | w0rp |
2017-06-24 | Fix #687 - Check files on enter if they have changed | w0rp |
2017-06-06 | Use BufWinEnter for g:ale_lint_on_enter instead | w0rp |
2017-06-05 | Do not check files on insert leave | w0rp |
2017-05-30 | #591 Support fixing files on save | w0rp |
2017-05-26 | Fix #316 - Add tests to check the code used for autocmd events. The functions... | w0rp |
2017-04-03 | #446 Fix g:ale_lint_on_text_changed compatibility issues | w0rp |
2017-03-30 | Add options to facilitate linting only in normal mode (#425) | taylorskalyo |