mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
update lualine conf
diagnostic interface change
This commit is contained in:
parent
e9319b0460
commit
9b41825c2c
@ -82,7 +82,7 @@ require("lualine").setup({
|
||||
"location",
|
||||
{
|
||||
"diagnostics",
|
||||
sources = { "nvim_lsp" }
|
||||
sources = { "nvim_diagnostic" }
|
||||
},
|
||||
{
|
||||
trailing_space,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user