Install some extra plugins

This commit is contained in:
Maximilian Friedersdorff 2024-10-22 12:12:36 +01:00
parent 606b878ee4
commit c58ac880c1
7 changed files with 70 additions and 19 deletions

View file

@ -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