oil-lsp-diagnostics
January 11, 2025 ยท View on GitHub
See :h oil-lsp-diagnostics
Installation
Install this plugin with any plugin manager, e.g. Lazy.nvim:
{
"JezerM/oil-lsp-diagnostics.nvim",
dependencies = { "stevearc/oil.nvim" },
opts = {}
}