Files
neovim/test/functional/ui
bfredl e01c197eab fix(tests): fix some issues with ui/inccommand_spec.lua causing slowness
from ~30 to ~20 secs with ASAN build

- feedkeys test: the same substitute was repeated, and not even correctly spelled
- don't clear() in a tight loop. "bwipe!" is enough to erase undo history
- error in cnoremap mapping causes a check_for_delay(). <c-c> it away.
2022-05-22 16:17:37 +02:00
..
2022-05-18 09:27:08 +06:00
2022-04-15 12:35:06 +02:00
2022-04-15 12:35:06 +02:00
2022-03-10 14:34:55 +08:00