mirror of
https://github.com/neovim/neovim.git
synced 2025-09-17 08:48:16 +00:00

Never throw an error when provider/clipboard.vim is sourced for the first time. Save the error instead and expose it via `provider#clipboard#Error()`, mimicking provider/python.vim.