aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/test_autocmd_commands.vader (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use ModeChanged events instead of InsertLeave emulation #4919 #4738w0rp2025-03-101-10/+31
* Close #4605 - Emulate InsertLeave modew0rp2023-09-081-3/+30
* codespell: fix spelling errors picked out by `codespell` (#4343)Ben Boeckel2022-10-291-2/+2
* Close #3309 - Add b:ale_lint_delayw0rp2020-08-281-8/+8
* #1532 - Display hover information on CursorHoldw0rp2020-08-041-1/+27
* Add ALERename (tsserver & LSP), ALEOrganizeImports (tsserver) and auto import...Jerko Steiner2019-09-121-0/+4
* Lint on InsertLeave, not in insert mode by defaultw0rp2019-06-101-2/+2
* Test that we CleanupEveryBuffer when vim supports itFelipe Sere2018-09-171-4/+13
* Fix #1619 - Rewrite lint on enter events so they behave betterw0rp2018-07-171-7/+5
* #1524 Avoid loading cursor code until engine code has been loadedw0rp2018-07-031-3/+3
* Set up most of the autocmd events in one groupw0rp2018-06-201-100/+87
* Move the initialization of augroups to then events filew0rp2018-06-191-2/+2
* Avoid calling ALE cleanup code if ALE never tried to check a bufferw0rp2018-06-191-1/+1
* Move autocmd commands out of the toggle file, to improve load timesw0rp2018-04-231-2/+2
* Clean up ALE linter buffer data when buffers are deleted, not unloadedw0rp2017-12-191-1/+1
* #1095 Apply all patterns for g:ale_pattern_options, instead of just the first...w0rp2017-11-111-6/+17
* #857 - Add b:ale_fix_on_save for controlling fixing on save for specific buffersw0rp2017-10-301-24/+2
* #817 Move code for toggling ALE to its own filew0rp2017-10-281-2/+3
* #904 Do not run linters on :wq or :xw0rp2017-10-141-0/+6
* Rename the autocmd test file, as I can never remember the old namew0rp2017-10-141-0/+218