refactor: vim.ui.clipboard #26040

Problem:
Platform-specific UI providers should live in `vim.ui.*`. #24164

Solution:
- Move `vim.clipboard.osc52` module to `vim.ui.clipboard.osc52`.
- TODO: move all of `clipboard.vim` to `vim.ui.clipboard`.

ref #25872
This commit is contained in:
Justin M. Keyes
2023-11-14 05:15:45 -08:00
committed by GitHub
parent 5b45efbee6
commit b73a829837
5 changed files with 8 additions and 7 deletions