Apply Patch
This commit is contained in:
parent
25dcd58627
commit
f9c808c3c5
13 changed files with 268 additions and 225 deletions
|
|
@ -32,4 +32,9 @@ require("lazy").setup({
|
|||
install = { colorscheme = { "nord" } },
|
||||
-- automatically check for plugin updates
|
||||
checker = { enabled = false },
|
||||
|
||||
change_detection = {
|
||||
enabled = false,
|
||||
notify = false
|
||||
}
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue