unnamedplus clipboard

This commit is contained in:
Zynh Ludwig 2024-08-28 14:34:16 -07:00
parent b34963906f
commit 6b8d5e994c

View file

@ -11,6 +11,7 @@ vim.filetype.add({
})
vim.g.editorconfig = true
vim.opt.clipboard = "unnamedplus"
vim.cmd([[
filetype plugin on