From f199060ee023bc47f0c4260ca88e9072750ec2b7 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Thu, 13 Jan 2022 22:47:36 +0100 Subject: [PATCH] ; * eglot.el (eglot-server-initialized-hook): fix punctuation. --- lisp/progmodes/eglot.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/progmodes/eglot.el b/lisp/progmodes/eglot.el index 4e92bf09bf2..b97e3a4e668 100644 --- a/lisp/progmodes/eglot.el +++ b/lisp/progmodes/eglot.el @@ -1046,7 +1046,7 @@ Use current server's or first available Eglot events buffer." '() "Hook run after a `eglot-lsp-server' instance is created. -That is before a connection was established. Use +That is before a connection was established. Use `eglot-connect-hook' to hook into when a connection was successfully established and the server on the other side has received the initializing configuration. -- 2.39.5