Skip to content

Commit e1c4241

Browse files
authored
Name fix (#2379)
lsp-client.el no longer exists and the equivalent function is in lsp-mode.el
1 parent 6cdc19c commit e1c4241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/page/adding-new-language.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Registering server
44

55
Here it is the minimal configuration that is needed for new language
6-
server registration. Refer to the documentation of `lsp-client.el` for
6+
server registration. Refer to the documentation of `lsp-mode.el` for
77
the additional settings supported on registration time.
88
`lsp-language-id-configuration` must be updated to contain the
99
corresponding mode -\> language id - in this case `(python-mode .

0 commit comments

Comments
 (0)