summaryrefslogtreecommitdiff
path: root/test/test_ale_info.vader
AgeCommit message (Expand)Author
2017-05-27Fix ALEInfo and some test issuesw0rp
2017-05-27Fix #500 - Support defining aliases for linter namesw0rp
2017-04-27#427 - Output buffer-local variables with :ALEInfow0rp
2017-03-30Add options to facilitate linting only in normal mode (#425)taylorskalyo
2017-03-27Enabling linting on save by default, re #333w0rp
2017-02-16#254 Add an option for logging the output of commandsw0rp
2017-02-16#254 Capture command exit codes in the historyw0rp
2017-02-16Refactor history management functions into their own filew0rp
2017-02-14#254 Add command history to ALEInfow0rp
2017-02-13Output ALE global variables for :ALEInfow0rp
2017-02-13Include most linter variables in ALEInfow0rp
2017-01-24Add ALEInfo command to get list of available/enabled linters (#273)DiscoViking