mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
Remove unnecessary setup
Co-authored-by: Iordanis Petkakis <12776461+dpetka2001@users.noreply.github.com>
This commit is contained in:
parent
0bb9c29b25
commit
27b81f5962
1 changed files with 0 additions and 3 deletions
|
|
@ -48,9 +48,6 @@ return {
|
||||||
end,
|
end,
|
||||||
})
|
})
|
||||||
end,
|
end,
|
||||||
config = function(_, opts)
|
|
||||||
require("chezmoi").setup(opts)
|
|
||||||
end,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"nvimdev/dashboard-nvim",
|
"nvimdev/dashboard-nvim",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue