mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
Load chezmoi on command ChezmoiEdit that is now used in picker
Required for dashboard mapping to work
This commit is contained in:
parent
ff84e8900b
commit
3554ab4298
1 changed files with 1 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ return {
|
|||
},
|
||||
{
|
||||
"xvzc/chezmoi.nvim",
|
||||
cmd = { "ChezmoiEdit" },
|
||||
keys = {
|
||||
{
|
||||
"<leader>sz",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue