return { "lewis6991/gitsigns.nvim", key = {}, event = { "VeryLazy" }, opts = { current_line_blame = true, current_line_blame_opts = { delay = 100 }, on_attach = function(bufnr) end, }, }