mirror of
https://github.com/neovim/neovim.git
synced 2025-09-18 09:18:19 +00:00

* tests: move os_kill to functional helpers * tests: fix system_spec when run with clipboard manager Replaces "xclip" with a dedicated helper program. Fixes: https://github.com/neovim/neovim/issues/4900#issuecomment-501866842