fixing clipboard
This commit is contained in:
parent
998e2076ea
commit
185e158b7f
@ -11,7 +11,7 @@ vim.cmd('filetype plugin indent on')
|
||||
vim.cmd('set ts=4 sts=4 sw=4 expandtab')
|
||||
|
||||
-- clipboard
|
||||
vim.cmd('set clipboard+=unamedplus')
|
||||
vim.cmd('set clipboard+=unnamedplus')
|
||||
|
||||
-- hybrid numbering
|
||||
vim.opt.relativenumber = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user