soulis-1256 / eagle.nvim

eagle.nvim

A Neovim plugin that provides a floating window for diagnostics and LSP information.
348 16 0 1 week ago
lsp awesome-neovim
eagle.nvim adds a custom floating window that displays diagnostics provided by the Diagnostic API. It detects when the mouse hovers over code and shows the corresponding diagnostics, including nested code and multiple diagnostics on the same position. The plugin supports different colors for different types of diagnostics.