Add nvim chezmoi

This commit is contained in:
Lockszmith (@kateryna) 2024-11-25 18:01:31 -05:00
parent b0c5b5be0b
commit 2640e15f47
3 changed files with 45 additions and 0 deletions

View file

@ -0,0 +1,6 @@
return {
{
'andre-kotake/nvim-chezmoi',
},
}
-- vim: ts=2 sts=2 sw=2 et