lualine.nvim/lua
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
..
lualine fix: lsp.diagnostics deprecation warning 2021-12-09 23:33:36 +06:00
tests fix: lsp.diagnostics deprecation warning 2021-12-09 23:33:36 +06:00
lualine.lua tests: add more tests (#439) 2021-11-22 19:40:18 +06:00
lualine_require.lua doc: improve code documentation (#82) 2021-10-12 20:04:47 +06:00