return { { "andweeb/presence.nvim", lazy = false, opts = function() require("presence").setup({ neovim_image_text = "/usr/bin/nvim", }) end, }, }