lualine.nvim/lua/lualine/components/diagnostics
shadmansaleh 4231b63196 fix: lsp.diagnostics deprecation warning
- change default diagnostics source from nvim_lsp to nvim_diagnostic
  and deprecate nvim_lsp on neovim-0.6 and higher.
- rename diagnostics source nvim to nvim_diagnostic. nvim could be
  confusing.

fixes #473
2021-12-09 23:33:36 +06:00
..
config.lua fix: lsp.diagnostics deprecation warning 2021-12-09 23:33:36 +06:00
init.lua fix: lsp.diagnostics deprecation warning 2021-12-09 23:33:36 +06:00
sources.lua fix: lsp.diagnostics deprecation warning 2021-12-09 23:33:36 +06:00