Skip to content

Commit 32899ce

Browse files
authored
Update link to Eglot. (#4744)
1 parent 96af816 commit 32899ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@ most popular Emacs packages like `company`, `flycheck` and `projectile`.
9898
`company` frontend with icons.
9999
- [dap-mode](https://github.com/emacs-lsp/dap-mode) - Debugger
100100
integration for `lsp-mode`.
101-
- [eglot](https://github.com/joaotavora/eglot) - An alternative
102-
minimal LSP implementation.
101+
- [eglot](https://www.gnu.org/software/emacs/manual/html_node/eglot/) -
102+
A minimal LSP implementation built in to Emacs.
103103
- [which-key](https://github.com/justbur/emacs-which-key/) - Emacs
104104
package that displays available keybindings in popup
105105
- [projectile](https://github.com/bbatsov/projectile/) - Project

0 commit comments

Comments
 (0)