return { 'https://git.sr.ht/~whynothugo/lsp_lines.nvim', config = true, keys = { { 'l', function() require('lsp_lines').toggle() end, desc = 'Toggle lsp_lines', } }, event = 'LspAttach' }