mirror of
https://github.com/neovim/neovim.git
synced 2025-11-04 01:34:25 +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.