Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-23 | Get tests to pass in Vim 8.1 | w0rp | |
2017-12-19 | Fix the mscs tests on Windows, and use the improved Simplify for all tests ↵v1.7.0 | w0rp | |
instead. | |||
2017-09-11 | Fix some random test issues for Windows | w0rp | |
2017-08-19 | #653 Collect items for quickfix from all buffers, and de-duplicate them. Set ↵ | w0rp | |
filename items in quickfix and loclist. | |||
2017-05-31 | Set qflist/loclist window title properly ... (#588) | cs86661 | |
* Update list.vim Set qflist/loclist window title properly ... * Update list.vim 1. Remove redundant code. 2. Get absolute path from 'a:buffer'. * Set the list window titles appropriately for each version of Vim, and add tests |