reorderd lazy and config
This commit is contained in:
@@ -31,3 +31,4 @@ require("lazy").setup({
|
||||
-- automatically check for plugin updates
|
||||
checker = { enabled = true },
|
||||
})
|
||||
|
||||
|
||||
@@ -30,3 +30,5 @@ vim.opt.updatetime = 50
|
||||
vim.opt.colorcolumn = "80"
|
||||
vim.g.c_syntax_for_h = 1
|
||||
|
||||
vim.cmd.colorscheme("moonfly")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user