# diagnostic-nvim **Repository Path**: mirrors_nvim-lua/diagnostic-nvim ## Basic Information - **Project Name**: diagnostic-nvim - **Description**: A wrapper for neovim built in LSP diagnosis config - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-06 - **Last Updated**: 2026-01-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # diagnostic-nvim (DEPRECATED) After the creation of `vim.lsp.diagnostic` (See: https://github.com/neovim/neovim/pull/12655) `nvim-lua/diagnostic.nvim` is deprecated. To find out how to migrate, checkout the [migration guide](https://github.com/nvim-lua/diagnostic-nvim/issues/73). You should uninstall diagnostic-nvim if you are on latest master.