-- vim.fn.jobstart( -- { "opam", "var", "share" }, -- { -- stdout_buffered = true, -- on_stdout = tostring -- }) -- -- vim.opt.rtp:append() return {}