reduce some LOC

This commit is contained in:
siduck 2023-01-29 23:30:13 +05:30
parent 4990b23935
commit 2ee1ada911
7 changed files with 10 additions and 53 deletions

View file

@ -1,12 +1,6 @@
return {
defaults = {
lazy = true,
},
install = {
-- try to load one of these colorschemes when starting an installation during startup
colorscheme = { "nvchad" },
},
defaults = { lazy = true },
install = { colorscheme = { "nvchad" } },
ui = {
icons = {