lualine.nvim/lua/lualine
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
..
components fix: lsp.diagnostics deprecation warning 2021-12-09 23:33:36 +06:00
extensions Support symbols-outline extension (#456) 2021-11-28 17:00:34 +06:00
themes chore: add license statements and update benchmarks 2021-09-20 17:48:22 +06:00
utils enhache: support inlined custom component in extensions too 2021-11-25 13:44:15 +06:00
component.lua feat: add support for inline custom components 2021-11-25 12:57:00 +06:00
config.lua fix: lsp.diagnostics deprecation warning 2021-12-09 23:33:36 +06:00
highlight.lua doc: improve code documentation (#82) 2021-10-12 20:04:47 +06:00