Clarify that eglot requires Emacs 26.1+ (#217)

(according to https://github.com/joaotavora/eglot#1-2-3)
This commit is contained in:
tomjaguarpaw 2019-12-01 17:15:37 +00:00 committed by Moritz Kiefer
parent 3ae24dfbb3
commit 876df26c6a

View File

@ -76,7 +76,7 @@ If you don't already have [MELPA](https://melpa.org/#/) package installation con
Now you have a choice of two different Emacs packages which can be used to communicate with the `ghcide` LSP server:
+ `lsp-ui`
+ `eglot`
+ `eglot` (requires Emacs 26.1+)
In each case, you can enable support by adding the shown lines to your `.emacs`: