ref(nvim): lsp

This commit is contained in:
Léana 江 2023-10-24 23:33:00 +02:00 committed by Léana 江
parent 0115ddd9f9
commit 693a9558be
2 changed files with 2 additions and 19 deletions

View file

@ -76,7 +76,7 @@ require "lualine".setup({
{
"diagnostics",
colored = true,
symbols = { error = 'E', warn = 'W', info = 'I', hint = 'H' }
symbols = { error = 'E', warn = 'W', info = '·', hint = 'H' }
},
diagnostic_message
},