We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96af816 commit 32899ceCopy full SHA for 32899ce
README.md
@@ -98,8 +98,8 @@ most popular Emacs packages like `company`, `flycheck` and `projectile`.
98
`company` frontend with icons.
99
- [dap-mode](https://github.com/emacs-lsp/dap-mode) - Debugger
100
integration for `lsp-mode`.
101
- - [eglot](https://github.com/joaotavora/eglot) - An alternative
102
- minimal LSP implementation.
+ - [eglot](https://www.gnu.org/software/emacs/manual/html_node/eglot/) -
+ A minimal LSP implementation built in to Emacs.
103
- [which-key](https://github.com/justbur/emacs-which-key/) - Emacs
104
package that displays available keybindings in popup
105
- [projectile](https://github.com/bbatsov/projectile/) - Project
0 commit comments