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