fix: use nerdfont compatible lsp-status icon

This commit is contained in:
Michael Mandl 2023-09-29 09:22:30 +02:00
parent c7db575f3b
commit 8d33d629c7
Signed by: mandlm
GPG key ID: 4AA25D647AA54CC7

View file

@ -49,6 +49,7 @@ lsp_status.config({
current_function = false,
show_filename = false,
diagnostics = true,
status_symbol = "",
})
lsp_status.register_progress()