updare
This commit is contained in:
parent
345b3b8091
commit
5ff3b41f4f
1 changed files with 1 additions and 0 deletions
1
init.lua
1
init.lua
|
|
@ -10,6 +10,7 @@ if not vim.loop.fs_stat(lazypath) then
|
||||||
})
|
})
|
||||||
end
|
end
|
||||||
|
|
||||||
|
vim.opt.autoread = true
|
||||||
vim.opt.rtp:prepend(lazypath)
|
vim.opt.rtp:prepend(lazypath)
|
||||||
vim.g.mapleader = " "
|
vim.g.mapleader = " "
|
||||||
vim.opt.termguicolors = true
|
vim.opt.termguicolors = true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue