summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/lua/text_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-04-20refactor(test): drop deprecated exc_exec #39242Justin M. Keyes1
2025-09-24test: remove a few more redundant clear() calls (#35903)zeertzjq1
2025-02-26feat(lua): vim.text.indent()Justin M. Keyes1
2024-11-26perf(vim.text): use lookup table implementation for hex encoding (#30080)Gregory Anders1
2024-08-17fix(vim.text): handle very long strings (#30075)Gregory Anders1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-11-16feat: add vim.text module (#26069)Gregory Anders1