mirror of
https://github.com/neovim/neovim.git
synced 2026-03-11 10:35:32 +10: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.