feat : no nvim update notif, password store / refact : home-manager
This commit is contained in:
parent
6bcd5707ba
commit
abd6a4cead
2 changed files with 81 additions and 159 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue