mirror of
https://github.com/bgrolleman/dotfiles.git
synced 2026-06-24 22:50:44 +02:00
Last changes to neovim
This commit is contained in:
@@ -62,5 +62,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 },
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user