Skip to content

Commit 6e10044

Browse files
committed
update readme
1 parent 405ac98 commit 6e10044

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
@@ -146,15 +146,15 @@ This is bound to <kbd>C-c C-d</kbd> by default.
146146

147147
### eglot
148148

149-
eglot is a lightweight lsp client.
149+
A lightweight lsp client.
150150

151151
```elisp
152152
(add-hook 'rust-mode-hook 'eglot-ensure)
153153
```
154154

155155
### lsp-mode
156156

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

0 commit comments

Comments
 (0)