update
This commit is contained in:
parent
22aea1c32d
commit
12af3cb2b7
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.mouse = ""
|
||||||
vim.opt.clipboard:append("unnamedplus")
|
vim.opt.clipboard:append("unnamedplus")
|
||||||
vim.opt.exrc = true
|
vim.opt.exrc = true
|
||||||
vim.opt.autoread = true
|
vim.opt.autoread = true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue