Skip to content

Commit 876df26

Browse files
tomjaguarpawcocreature
authored andcommitted
Clarify that eglot requires Emacs 26.1+ (#217)
(according to https://github.com/joaotavora/eglot#1-2-3)
1 parent 3ae24df commit 876df26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ If you don't already have [MELPA](https://melpa.org/#/) package installation con
7676
Now you have a choice of two different Emacs packages which can be used to communicate with the `ghcide` LSP server:
7777

7878
+ `lsp-ui`
79-
+ `eglot`
79+
+ `eglot` (requires Emacs 26.1+)
8080

8181
In each case, you can enable support by adding the shown lines to your `.emacs`:
8282

0 commit comments

Comments
 (0)