summaryrefslogtreecommitdiff
path: root/test/test_autocmd_commands.vader
AgeCommit message (Expand)Author
2020-08-28Close #3309 - Add b:ale_lint_delayw0rp
2020-08-04#1532 - Display hover information on CursorHoldw0rp
2019-09-12Add ALERename (tsserver & LSP), ALEOrganizeImports (tsserver) and auto import...Jerko Steiner
2019-06-10Lint on InsertLeave, not in insert mode by defaultw0rp
2018-09-17Test that we CleanupEveryBuffer when vim supports itFelipe Sere
2018-07-17Fix #1619 - Rewrite lint on enter events so they behave betterw0rp
2018-07-03#1524 Avoid loading cursor code until engine code has been loadedw0rp
2018-06-20Set up most of the autocmd events in one groupw0rp
2018-06-19Move the initialization of augroups to then events filew0rp
2018-06-19Avoid calling ALE cleanup code if ALE never tried to check a bufferw0rp
2018-04-23Move autocmd commands out of the toggle file, to improve load timesw0rp
2017-12-19Clean up ALE linter buffer data when buffers are deleted, not unloadedw0rp
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 buffersw0rp
2017-10-28#817 Move code for toggling ALE to its own filew0rp
2017-10-14#904 Do not run linters on :wq or :xw0rp
2017-10-14Rename the autocmd test file, as I can never remember the old namew0rp