File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ signatures and jumping to definitions to editors that support the protocol.
2525
2626See the installation guide for your editor:
2727
28- * Emacs: [ javacomp-el ] [ javacomp-el ]
28+ * Emacs: [ lsp-javacomp ] [ lsp-javacomp ]
2929 * Visual Studio Code: [ javacomp-vscode] [ javacomp-vscode ]
3030
3131## Customization
@@ -94,9 +94,9 @@ See our [Wiki page][javacomp-wiki].
9494[ lang-server ] : https://github.com/Microsoft/language-server-protocol
9595[ initialize-request ] : https://github.com/Microsoft/language-server-protocol/blob/master/protocol.md#initialize-request
9696[ InitializeParams.java ] : https://github.com/tigersoldier/JavaComp/blob/develop/src/main/java/org/javacomp/server/protocol/InitializeParams.java
97- [ javacomp-el ] : https://github.com/tigersoldier/javacomp-el
9897[ javacomp-vscode ] : https://github.com/tigersoldier/javacomp-vscode
9998[ javacomp-wiki ] : https://github.com/tigersoldier/JavaComp/wiki
10099[ completion-screencast ] : https://user-images.githubusercontent.com/226229/31046835-b3a36ba8-a632-11e7-8cd5-d53da7c6a638.gif
101100[ definition-screencast ] : https://user-images.githubusercontent.com/226229/31046836-b3c26166-a632-11e7-8601-8c4f368f3f37.gif
102101[ hover-screencast ] : https://user-images.githubusercontent.com/226229/31046837-b3c2f220-a632-11e7-84c1-d04260a9ac3d.gif
102+ [ lsp-javacomp ] : https://github.com/tigersoldier/lsp-javacomp
You can’t perform that action at this time.
0 commit comments