idek atp
This commit is contained in:
@@ -31,5 +31,5 @@ require("lazy").setup({
|
||||
-- colorscheme that will be used when installing plugins.
|
||||
install = { colorscheme = { "habamax" } },
|
||||
-- automatically check for plugin updates
|
||||
checker = { enabled = true },
|
||||
checker = { enabled = true, notify = false },
|
||||
})
|
||||
|
||||
@@ -39,13 +39,6 @@ return {
|
||||
"kind",
|
||||
} }
|
||||
},
|
||||
components = {
|
||||
label = {
|
||||
text = {
|
||||
background = "#ffffff"
|
||||
},
|
||||
}
|
||||
}
|
||||
},
|
||||
documentation = {
|
||||
auto_show = true,
|
||||
|
||||
Reference in New Issue
Block a user