return {
{
"LazyVim/LazyVim",
opts = {
colorscheme = "catppuccin",
},
"folke/lazy.nvim",
priority = 10001,
checker = {
notify = false,
change_detection = {
enabled = false,
}