Commit 6f51b41
committed
fix(lsp): correct module path for
- Reverts the recent change that renamed the module paths for `rust_analyzer`
and `jdtls` to use `lsp.settings`.
- Restores the correct paths under `lsp.servers` to match previous naming
conventions and avoid startup errors.rust_analyzer and jdtls
1 parent 24641bb commit 6f51b41
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments