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