aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ex_cmds/quickfix_commands_spec.lua
Commit message (Collapse)AuthorAge
* test: add more tests for Unicodezeertzjq2023-01-09
|
* test: add a test for #18135zeertzjq2022-04-17
|
* test: update tests to work with 'hidden'Gregory Anders2021-08-18
|
* fixup! vim-patch:8.2.3019: location list only has the start position.Jan Edmund Lazo2021-07-31
|
* vim-patch:8.0.1782: no simple way to label quickfix entriesMarco Hinz2019-05-05
| | | | | | | | Problem: No simple way to label quickfix entries. Solution: Add the "module" item, to be used instead of the file name for display purposes. (Martin Szamotulski) https://github.com/vim/vim/commit/d76ce852668635d81778cedacc2d3f021ed4e475
* Merge #7345 'location-list update on buffer-modified'Justin M. Keyes2017-11-21
|
* *: Move some dictionary functions to typval.h and use char*ZyX2017-03-29
Also fixes buffer reusage in setmatches() and complete().