mirror of
https://github.com/haskell/ghcide.git
synced 2024-12-04 15:52:08 +03:00
Clarify that eglot requires Emacs 26.1+ (#217)
(according to https://github.com/joaotavora/eglot#1-2-3)
This commit is contained in:
parent
3ae24dfbb3
commit
876df26c6a
@ -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`:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user