all repos

init.lua @ a2ba5b0

my nvim config
1 files changed, 1 insertions(+), 0 deletions(-)
feat(lazy): disable annoying lazy notifications about config update
Author: Smirnov Oleksandr ss2316544@gmail.com
Committed at: 2024-01-11 03:55:02 +0200
Parent: 6ffcc4c
M lua/core/lazy.lua

@@ -14,6 +14,7 @@ require("lazy").setup("plugins", {

defaults = { lazy = true }, dev = { path = "~/code" }, install = { colorscheme = { "tokyonight-night" } }, + change_detection = { notify = false }, performance = { rtp = { disabled_plugins = {