fix(extras.project): wrong indentation

This commit is contained in:
Jonas Bloch 2025-01-21 00:11:02 +01:00 committed by GitHub
parent e7f71a532d
commit 4a2f6d7e3f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -79,9 +79,9 @@ pick = function()
}
fzf_lua.fzf_exec(results, opts)
elseif LazyVim.pick.picker.name == "snacks" then
Snacks.picker.projects()
end
elseif LazyVim.pick.picker.name == "snacks" then
Snacks.picker.projects()
end
return {