Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
brotzeit committed Oct 23, 2021
1 parent 405ac98 commit 6e10044
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,15 +146,15 @@ This is bound to <kbd>C-c C-d</kbd> by default.

### eglot

eglot is a lightweight lsp client.
A lightweight lsp client.

```elisp
(add-hook 'rust-mode-hook 'eglot-ensure)
```

### lsp-mode

lsp-mode provides more features and you can enhance the functionality
Provides more features and you can enhance the functionality
by using additional packages. You can find more information in the
[lsp-mode wiki](https://emacs-lsp.github.io/lsp-mode/page/installation/#vanilla-emacs).

Expand Down

0 comments on commit 6e10044

Please sign in to comment.