add lazy load on event

This commit is contained in:
arthur 2024-06-10 13:56:57 +08:00
parent cda55b9199
commit 87db3486e1

View file

@ -4,6 +4,7 @@ return {
dependencies = {
{
"nvim-telescope/telescope-media-files.nvim",
event = "VeryLazy",
config = function(_, opts)
if not LazyVim.has("telescope.nvim") then
return