summaryrefslogtreecommitdiffstatshomepage
path: root/test/benchmark/autocmd_spec.lua
AgeCommit message (Expand)AuthorFiles
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2023-12-04build: enable lintlua for test/unit/ dir #26396Justin M. Keyes1
2023-06-03feat(lua): rename vim.loop -> vim.uv (#22846)Lewis Russell1
2023-04-27perf(events): store autocommands in flat vectors (#23256)ii141