local M = {} function M.setup() -- No-op if fugitive is not installed return true end return M