Did you check docs and existing issues?
Neovim version (nvim -v)
v0.9.5
Operating system/version
Ubuntu 22.04
Describe the bug
The _set_up_buffer test is hanging, blocking the execution of the other tests.
Steps To Reproduce
run: make test
Expected Behavior
All tests run successfully.
Did you check docs and existing issues?
Neovim version (nvim -v)
v0.9.5
Operating system/version
Ubuntu 22.04
Describe the bug
The
_set_up_buffertest is hanging, blocking the execution of the other tests.Steps To Reproduce
run:
make testExpected Behavior
All tests run successfully.