fix: use nerdfont compatible lsp-status icon
parent
c7db575f3b
commit
8d33d629c7
|
@ -49,6 +49,7 @@ lsp_status.config({
|
|||
current_function = false,
|
||||
show_filename = false,
|
||||
diagnostics = true,
|
||||
status_symbol = "",
|
||||
})
|
||||
lsp_status.register_progress()
|
||||
|
||||
|
|
Loading…
Reference in New Issue