@ -203,6 +203,7 @@ vim.o.mouse = 'a'
-- Sync clipboard between OS and Neovim.
-- Remove this option if you want your OS clipboard to remain independent.
-- If you are on WSL2, you should remove this line or nvim may hang on paste
-- See `:help 'clipboard'`
vim.o.clipboard = 'unnamedplus'