Skip to content
This repository was archived by the owner on Nov 18, 2022. It is now read-only.

Commit 28db9d6

Browse files
committed
Fix formatting in README.md
1 parent 9cebf3a commit 28db9d6

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
@@ -14,8 +14,8 @@ Adds language support for Rust to Visual Studio Code. Supports:
1414
* snippets
1515
* build tasks
1616

17-
Rust support is powered by a separate [language server](https://microsoft.github.io/language-server-protocol/overviews/lsp/overview/)
18-
- either by the official [Rust Language Server](https://github.com/rust-lang/rls) (RLS) or
17+
Rust support is powered by a separate [language server](https://microsoft.github.io/language-server-protocol/overviews/lsp/overview/) -
18+
either by the official [Rust Language Server](https://github.com/rust-lang/rls) (RLS) or
1919
[rust-analyzer](https://github.com/rust-lang/rls), depending on the user's
2020
preference. If you don't have it installed, the extension will install it for
2121
you (with permission).

0 commit comments

Comments
 (0)