make config more lightweight
This commit is contained in:
parent
c0ea7b465b
commit
9d922f8de5
16 changed files with 79 additions and 515 deletions
|
@ -18,7 +18,7 @@ require("lazy").setup("config.packages", {
|
|||
defaults = {
|
||||
lazy = false
|
||||
},
|
||||
-- install = {
|
||||
-- colorscheme = { "catppuccin" },
|
||||
-- }
|
||||
})
|
||||
install = {
|
||||
colorscheme = { "carbonfox" },
|
||||
}
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue