A panel to view the logs from your LSP servers.
{ "mhanberg/output-panel.nvim", event = "VeryLazy", config = function() require("output_panel").setup() end }
:OutputPanel