Age | Commit message (Expand) | Author |
---|---|---|
2018-07-03 | #1524 Avoid loading cursor code until engine code has been loaded | w0rp |
2018-06-20 | Set up most of the autocmd events in one group | w0rp |
2018-06-19 | Move the initialization of augroups to then events file | w0rp |
2018-06-19 | Avoid calling ALE cleanup code if ALE never tried to check a buffer | w0rp |
2018-04-23 | Move autocmd commands out of the toggle file, to improve load times | w0rp |
2017-12-19 | Clean up ALE linter buffer data when buffers are deleted, not unloaded | w0rp |
2017-11-11 | #1095 Apply all patterns for g:ale_pattern_options, instead of just the first... | w0rp |
2017-10-30 | #857 - Add b:ale_fix_on_save for controlling fixing on save for specific buffers | w0rp |
2017-10-28 | #817 Move code for toggling ALE to its own file | w0rp |
2017-10-14 | #904 Do not run linters on :wq or :x | w0rp |
2017-10-14 | Rename the autocmd test file, as I can never remember the old name | w0rp |