fix: use nerdfont compatible lsp-status icon
This commit is contained in:
parent
72ea127580
commit
81eb0045f4
@ -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()
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user