Skip to content

Commit dc62d53

Browse files
committed
docs
1 parent 12730e4 commit dc62d53

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,23 +41,20 @@ The protocol makes easier for other editors integrate and having a server in the
4141

4242
## Getting started
4343

44-
Install the plugin for your editor and ECA server will be downloaded and started automatically.
45-
46-
### Supported editors
44+
Install the plugin for your editor and ECA server will be downloaded and started automatically:
4745

4846
- [Emacs](https://github.com/editor-code-assistant/eca-emacs)
4947
- [VsCode](https://github.com/editor-code-assistant/eca-vscode)
5048
- [Vim](https://github.com/editor-code-assistant/eca-nvim)
5149
- Intellij: Planned, help welcome
5250

53-
5451
## How it works
5552

5653
Editors spawn the server via `eca server` and communicate via stdin/stdout, similar to LSPs. Supported editors already download latest server on start and require no extra configuration.
5754

5855
## Roadmap
5956

60-
Check the planned work [here](https://github.com/orgs/editor-code-assistant/projects/1/views/1).
57+
Check the planned work [here](https://github.com/orgs/editor-code-assistant/projects/1).
6158

6259
## Troubleshooting
6360

0 commit comments

Comments
 (0)