fix: switch lsp to dignostic position

This commit is contained in:
asep komarudin 2024-02-23 20:12:48 +07:00
parent 9fd84a85f3
commit 808891c37b
2 changed files with 2 additions and 2 deletions

View file

@ -253,7 +253,7 @@ lualine.setup({
sections = {
lualine_a = { mode },
lualine_b = { branch },
lualine_c = { diagnostics, lsp_info, lsp_progress },
lualine_c = { lsp_info, diagnostics, lsp_progress },
-- lualine_c = { file_name, lsp_info },
-- lualine_x = { "encoding", "fileformat", "filetype" },
-- lualine_x = { diff, spaces, "encoding", filetype },