summaryrefslogtreecommitdiff
path: root/test/test_loclist_jumping.vader
AgeCommit message (Collapse)Author
2017-08-13#653 - Filter out other buffers for loclist jumpingw0rp
2017-08-13Fix bug with ALEPrevious for blank lines.ilex
ALEPrevious (as well as ALEPreviousWrap) does not work if there is an error in empty line like 'W391: blank line at end of file' in python.
2017-08-12#653 - Fix loclist jumping so it works with buffer numbersw0rp
2017-06-03Add :ALEFirst and :ALELast commands (#616)Drew Neil
* Add :ALEFirst and :ALELast commands * Add documentation for ALEFirst and ALELast commands * Add tests for ale#loclist_jumping#JumpToIndex() * Fix the loclist jumping tests