return { "https://codeberg.org/JoshuaCrewe/telescope-notmuch.nvim.git", config = function() require("telescope").load_extension("notmuch") end, ft = { "mail" }, }