Skip to content

Commit 57cf6ba

Browse files
committed
docs
1 parent 98421e9 commit 57cf6ba

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

docs/installation.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,16 @@
44

55
Eca is written in Clojure and compiled into a native binary via graalvm. You can download the [native binaries from Github Releases](https://github.com/editor-code-assistant/eca/releases) or use one of the methods below:
66

7-
## Script (recommended)
7+
## Editor (recommended)
8+
9+
ECA is already downloaded automatically by your ECA editor plugin, so you just need to install the plugin for your editor:
10+
11+
- [Emacs](https://github.com/editor-code-assistant/eca-emacs)
12+
- [VsCode](https://github.com/editor-code-assistant/eca-vscode)
13+
- [Vim](https://github.com/editor-code-assistant/eca-nvim)
14+
- Intellij: Planned, help welcome
15+
16+
## Script (recommended if manual installing)
817

918
Stable release:
1019

0 commit comments

Comments
 (0)