update
This commit is contained in:
parent
2d5832b657
commit
fa7c261a25
1 changed files with 1 additions and 0 deletions
1
init.lua
1
init.lua
|
|
@ -16,6 +16,7 @@ end
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
-- Basic settings
|
-- Basic settings
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
vim.opt.clipboard:append("unnamedplus")
|
||||||
vim.opt.exrc = true
|
vim.opt.exrc = true
|
||||||
vim.opt.autoread = true
|
vim.opt.autoread = true
|
||||||
vim.opt.rtp:prepend(lazypath)
|
vim.opt.rtp:prepend(lazypath)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue