comment clipboard

This commit is contained in:
Raoul Branten 2025-05-22 16:42:50 +02:00
parent 3b4bb34a67
commit 5f4866c0f6

View File

@ -41,4 +41,5 @@ vim.opt.hlsearch = true
vim.opt.wildignorecase = true
-- system clipboard
vim.opt.clipboard = 'unnamedplus'
-- this was pretty annoying
--vim.opt.clipboard = 'unnamedplus'