Install some extra plugins
This commit is contained in:
parent
606b878ee4
commit
c58ac880c1
7 changed files with 70 additions and 19 deletions
|
|
@ -30,7 +30,7 @@ require("lazy").setup({
|
|||
version = false, -- always use the latest git commit
|
||||
-- version = "*", -- try installing the latest stable version for plugins that support semver
|
||||
},
|
||||
install = { colorscheme = { "tokyonight", "habamax" } },
|
||||
install = { colorscheme = { "solarized" } },
|
||||
checker = {
|
||||
enabled = true, -- check for plugin updates periodically
|
||||
notify = false, -- notify on update
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue