Commit b685d3a
committed
fix: fix case where LSP progress autocommand errors because the value of the status is
Some language servers seem to improperly implement the lsp progress
operations. This isn't technically our problem, but we can protect
against this edge case easily without much work.
Closes #38nil
1 parent 9d68fe9 commit b685d3a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments