1
0
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:
jdhao 2021-12-10 22:51:06 +08:00
parent e9319b0460
commit 9b41825c2c

View File

@ -82,7 +82,7 @@ require("lualine").setup({
"location",
{
"diagnostics",
sources = { "nvim_lsp" }
sources = { "nvim_diagnostic" }
},
{
trailing_space,