summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/ui/linematch_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-02-26test: remove remaining use of feed_command() in terminal/ (#38069)zeertzjq1
2025-09-12vim-patch:9.1.1753: defaults: 'diffopt' option value can be improved (#35727)zeertzjq1
2025-07-18vim-patch:9.1.1557: not possible to anchor specific lines in diff mode (#34967)zeertzjq1
2025-06-09vim-patch:9.1.1439: Last diff folds not merged (#34380)zeertzjq1
2025-04-21feat(options): default statusline expression #33036Shadman1
2025-02-26feat(lua): vim.text.indent()Justin M. Keyes1
2025-02-04vim-patch:9.1.1027: no sanitize check when running linematchzeertzjq1
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-03-26refactor(tests): use new global defaults instead of set_default_attr_idsbfredl1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: normalise nvim bridge functionsLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-12-09test: avoid repeated screen lines in expected stateszeertzjq1
2023-08-12fix(diff): filler lines for hunks bigger than linematch limit (#24676)Jaehwang Jung1
2023-06-07feat(diff): grouping optimization for linematch algorithmJonathon1
2022-12-12fix(diff): handle long lines without crashing (#21389)Lewis Russell1
2022-11-04Enable new diff option linematch (#14537)Jonathon1