emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/eglot 0f20fdf 68/69: Tiny README.md change


From: João Távora
Subject: [elpa] externals/eglot 0f20fdf 68/69: Tiny README.md change
Date: Fri, 22 Jun 2018 11:55:06 -0400 (EDT)

branch: externals/eglot
commit 0f20fdfc30de8d8e72366eeefef270243b3ddf96
Author: João Távora <address@hidden>
Commit: João Távora <address@hidden>

    Tiny README.md change
---
 README.md | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index a56d750..d3379d9 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ Here's a summary of available commands:
 - `M-x eglot-rename` ask the server to rename the symbol at point;
 
 - `M-x eglot-format-buffer` ask the server to reformat the current
-  buffer.
+  buffer;
 
 - `M-x eglot-code-actions` asks the server for any code actions at
   point. These may tipically be simple fixes, like deleting an unused
@@ -222,9 +222,7 @@ Under the hood:
 - Doesn't *require* anything other than Emacs 26, but will
   automatically upgrade to work with stuff outside Emacs, like
   `company`, `markdown-mode`, if you happen to have these installed.
-- Contained in one file
-- Has automated tests that check against actual LSP servers
-
+- Has automated tests that check against actual LSP servers.
 
 [lsp]: https://microsoft.github.io/language-server-protocol/
 [rls]: https://github.com/rust-lang-nursery/rls



reply via email to

[Prev in Thread] Current Thread [Next in Thread]