mirror of
https://github.com/neovim/neovim.git
synced 2025-11-13 05:48:51 +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.