yank ó clipboard
This commit is contained in:
parent
5e07486b09
commit
ff16c14971
@ -5,6 +5,8 @@ vim.opt.relativenumber = true
|
|||||||
|
|
||||||
vim.opt.errorbells = false
|
vim.opt.errorbells = false
|
||||||
|
|
||||||
|
vim.opt.clipboard = "unnamedplus"
|
||||||
|
|
||||||
vim.opt.tabstop = 4
|
vim.opt.tabstop = 4
|
||||||
vim.opt.softtabstop = 4
|
vim.opt.softtabstop = 4
|
||||||
vim.opt.shiftwidth = 4
|
vim.opt.shiftwidth = 4
|
||||||
|
Loading…
Reference in New Issue
Block a user