fix: use nerdfont compatible lsp-status icon
This commit is contained in:
parent
c7db575f3b
commit
8d33d629c7
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ lsp_status.config({
|
||||||
current_function = false,
|
current_function = false,
|
||||||
show_filename = false,
|
show_filename = false,
|
||||||
diagnostics = true,
|
diagnostics = true,
|
||||||
|
status_symbol = "",
|
||||||
})
|
})
|
||||||
lsp_status.register_progress()
|
lsp_status.register_progress()
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue