Skip to content

Commit b5f5342

Browse files
authored
docs: update README.md
1 parent 947d070 commit b5f5342

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ Then you can configure your editor to connect to NextLS using that port.
8181
{
8282
nextls = {enable = true, port = 9000}
8383
}
84+
```
8485

8586
Visual Studio Code
8687

@@ -89,6 +90,7 @@ Visual Studio Code
8990
"elixir-tools.nextls.adapter": "tcp",
9091
"elixir-tools.nextls.port": 9000,
9192
}
93+
```
9294

9395
### Note
9496

0 commit comments

Comments
 (0)