feat!: rework config a bit, add some qol changes
This commit is contained in:
@@ -32,4 +32,7 @@ require("lazy").setup({
|
||||
install = { colorscheme = { "habamax" } },
|
||||
-- automatically check for plugin updates
|
||||
checker = { enabled = true },
|
||||
change_detection = {
|
||||
notify = false,
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user