mirror of
https://github.com/neovim/neovim.git
synced 2026-09-11 08:31:03 +00:00
Extending the original TAP handler was not working as expected. This adds a new function for displaying the log. Ref: https://github.com/neovim/neovim/pull/10876