return { "nvim-orgmode/orgmode", event = "VeryLazy", config = function() -- Setup orgmode require("orgmode").setup() end, }