return { 'dgagn/diagflow.nvim', -- event = 'LspAttach', This is what I use personnally and it works great opts = { scope = 'line', show_sign = false, show_borders = true, }, }