mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 11:28:22 +00:00

Setting `vim.g.clipboard = false` will use the builtin clipboard providers. Closes https://github.com/neovim/neovim/issues/27698. Co-authored-by: Gregory Anders <greg@gpanders.com>