mirror of
https://github.com/neovim/neovim.git
synced 2026-01-18 19:19:19 +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.