fix: use nerdfont compatible lsp-status icon

main
mandlm 2023-09-29 09:22:30 +02:00
parent c7db575f3b
commit 8d33d629c7
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
1 changed files with 1 additions and 0 deletions

View File

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