unnamedplus clipboard

main
Zynh Ludwig 2024-08-28 14:34:16 -07:00
parent b34963906f
commit 6b8d5e994c
1 changed files with 1 additions and 0 deletions

View File

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