Compare commits
2 Commits
eac8a20744
...
73ae3af2eb
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
73ae3af2eb | ||
|
|
077ba241cc |
@@ -27,9 +27,11 @@ require("lazy").setup({
|
||||
-- import your plugins
|
||||
{ import = "plugins" },
|
||||
},
|
||||
|
||||
-- Configure any other settings here. See the documentation for more details.
|
||||
-- colorscheme that will be used when installing plugins.
|
||||
install = { colorscheme = { "habamax" } },
|
||||
|
||||
-- automatically check for plugin updates
|
||||
checker = { enabled = true },
|
||||
checker = { enabled = false },
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user