mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
ref(nvim): lsp
This commit is contained in:
parent
0115ddd9f9
commit
693a9558be
2 changed files with 2 additions and 19 deletions
|
|
@ -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
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue