Mention LSP acronym in eglot defgroup docstring
* lisp/progmodes/eglot.el (eglot): Improve defgroup description by mentioning the LSP acronym, for users that might be searching for that.
This commit is contained in:
@@ -178,7 +178,7 @@
|
||||
|
||||
;;; User tweakable stuff
|
||||
(defgroup eglot nil
|
||||
"Interaction with Language Server Protocol servers."
|
||||
"Interaction with Language Server Protocol (LSP) servers."
|
||||
:prefix "eglot-"
|
||||
:group 'tools)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user