clipboard update
This commit is contained in:
parent
af01354af9
commit
4a0f230deb
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ vim.opt.scrolloff = 99
|
|||
|
||||
vim.opt.laststatus = 0
|
||||
|
||||
vim.opt.clipboard = "unnamedplus"
|
||||
vim.opt.clipboard = "unnamed,unnamedplus"
|
||||
|
||||
vim.opt.splitright = true
|
||||
|
||||
|
|
Loading…
Reference in a new issue