aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/test_list_opening.vader (follow)
Commit message (Expand)AuthorAgeFilesLines
* #4454 Clean up root test directory testsw0rp2023-09-081-7/+1
* Treat ale_open_list integer values as thresholds (#4050)nospam29982022-02-041-0/+28
* Get tests to pass in Vim 8.1w0rp2018-07-231-4/+4
* Option to open lists vertically (#1381)Andrew Crites2018-03-021-0/+51
* Fix #912 - Close lists automatically when g:ale_open_list is set to 'on_save'...w0rp2017-09-081-0/+7
* Fix #899 - Make the quickfix and loclist windows close againw0rp2017-09-031-18/+2
* #653 Collect items for quickfix from all buffers, and de-duplicate them. Set ...w0rp2017-08-191-6/+19
* Fix #833 - Do not open windows on save when the option is offw0rp2017-08-081-0/+8
* Fix #271 - Add the ability to open the quickfix or loclist windows only after...w0rp2017-08-081-0/+34
* Experimental code for showing results as soon as each linter completesw0rp2017-06-081-3/+18
* Fix #499 Set an explicit height for the quickfix list, and make the height co...w0rp2017-06-011-7/+62
* Fix #272 by checking if quickfix is open before reopening to avoid triggering...Lucas Kolstad2017-03-241-0/+8
* #376 Use the window ID for a given buffer for setting the loclistw0rp2017-03-091-10/+10
* Clean up the list opening testsw0rp2017-01-221-0/+87