feat : no nvim update notif, password store / refact : home-manager

This commit is contained in:
Florian Schmitt 2023-12-27 11:52:43 +03:00
parent 6bcd5707ba
commit abd6a4cead
2 changed files with 81 additions and 159 deletions

View file

@ -27,7 +27,7 @@ require("lazy").setup({
-- version = "*", -- try installing the latest stable version for plugins that support semver
},
install = { colorscheme = { "tokyonight", "habamax" } },
checker = { enabled = true }, -- automatically check for plugin updates
checker = { enabled = false }, -- automatically check for plugin updates
performance = {
rtp = {
-- disable some rtp plugins