Some changes
This commit is contained in:
parent
2640e15f47
commit
a60d4c5f05
4 changed files with 32 additions and 33 deletions
|
@ -1,11 +1 @@
|
|||
return {
|
||||
'andre-kotake/nvim-chezmoi',
|
||||
lazy = false,
|
||||
dependencies = {
|
||||
{ 'nvim-lua/plenary.nvim' },
|
||||
},
|
||||
opts = {},
|
||||
config = function(_, opts)
|
||||
require('nvim-chezmoi').setup(opts)
|
||||
end,
|
||||
}
|
||||
return {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue