unnamedplus clipboard
This commit is contained in:
parent
b34963906f
commit
6b8d5e994c
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue