Remove uneeded schemes
This commit is contained in:
parent
bf09e84515
commit
a13d09dc83
1 changed files with 1 additions and 2 deletions
|
@ -19,8 +19,7 @@ require("lazy").setup({
|
||||||
lazy = false,
|
lazy = false,
|
||||||
version = false,
|
version = false,
|
||||||
},
|
},
|
||||||
install = { colorscheme = { "tokyonight", "habamax" } },
|
checker = {enabled = false},
|
||||||
checker = { enabled = false },
|
|
||||||
performance = {
|
performance = {
|
||||||
rtp = {
|
rtp = {
|
||||||
disabled_plugins = {
|
disabled_plugins = {
|
||||||
|
|
Loading…
Reference in a new issue