summaryrefslogtreecommitdiff
path: root/autoload/ale/toggle.vim
AgeCommit message (Expand)Author
2022-12-25Close #4397 - Add human-readable values for g:ale_virtualtext_cursorw0rp
2022-09-07Implement buffer-wide virtual text support (#4289)Magnus Groß
2022-04-01Fix test for echoing messagesw0rp
2019-02-20Clear the virtualtext on disableLukas Reineke
2018-09-16To avoid blocking build tools, suspend ALE when suspending vimFelipe Sere
2018-09-04Improve ALE project style checkingw0rp
2018-07-23Get tests to pass in Vim 8.1w0rp
2018-06-19Move the initialization of augroups to then events filew0rp
2018-05-28#1524 - Define global variables where they are neededw0rp
2018-04-23Move autocmd commands out of the toggle file, to improve load timesw0rp
2018-03-25Fix #1404 - Do not show balloons when g:ale_set_balloons is 0. Add b:ale_set_...v1.8.0w0rp
2017-12-01Make toggling work when pattern options are enabledw0rp
2017-11-22Fix a bug with resetting pattern options when ALE is enabled againw0rp
2017-11-15Complain about stray echo lines in the codebasew0rp
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-29Fix #719 - Add ALEReset and ALEResetBuffer for removing problems for all buff...w0rp
2017-10-28#817 Add commands for toggling ALE for only the current bufferw0rp
2017-10-28#817 Move code for toggling ALE to its own filew0rp