Remove unnecessary setup

Co-authored-by: Iordanis Petkakis <12776461+dpetka2001@users.noreply.github.com>
This commit is contained in:
Feliche-Demian Netliukh 2024-06-11 16:09:18 +01:00 committed by GitHub
parent 0bb9c29b25
commit 27b81f5962
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -48,9 +48,6 @@ return {
end,
})
end,
config = function(_, opts)
require("chezmoi").setup(opts)
end,
},
{
"nvimdev/dashboard-nvim",