Remove uneeded schemes
This commit is contained in:
parent
bf09e84515
commit
a13d09dc83
1 changed files with 1 additions and 2 deletions
|
@ -19,7 +19,6 @@ 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 = {
|
||||||
|
|
Loading…
Reference in a new issue