branch: externals/eglot
commit cba3987d3ec704e12cf028f5a4e5a3ed74bd6163
Author: João Távora <joaotav...@gmail.com>
Commit: João Távora <joaotav...@gmail.com>

    README.md: minor cosmetic tweaks
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 8840497..3603e26 100644
--- a/README.md
+++ b/README.md
@@ -166,10 +166,10 @@ documentation on what these do.
   Eglot could use, but won't;
 
 - `eglot-put-doc-in-help-buffer`: If non-nil, put eldoc docstrings in
-  separate `*eglot-help*' buffer;
+  separate `*eglot-help*` buffer;
 
 - `eglot-auto-display-help-buffer`: If non-nil, automatically display
-  `*eglot-help*' buffer;
+  `*eglot-help*` buffer;
 
 There are a couple more variables that you can customize via Emacs
 lisp:

Reply via email to