mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
Minor fix
This commit is contained in:
parent
418ae4cc63
commit
47197902c8
3 changed files with 18 additions and 25 deletions
|
|
@ -15,5 +15,5 @@ require("lazy").setup({
|
|||
-- Configure any other settings here. See the documentation for more details.
|
||||
-- colorscheme that will be used when installing plugins.
|
||||
-- automatically check for plugin updates
|
||||
checker = { enabled = true },
|
||||
checker = { enabled = false },
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue