Skip to content

Commit 5a61788

Browse files
committed
Update README
1 parent 64347d4 commit 5a61788

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ The core features of Conjure are language agnostic (although it's targeted at Li
2929
* JavaScript (using https://nodejs.org/[Node.js]) over stdio
3030
* https://ccrma.stanford.edu/software/snd/[Snd] / https://ccrma.stanford.edu/software/snd/snd/s7.html[s7] (sound editor scriptable with Scheme) over stdio
3131
* https://en.wikipedia.org/wiki/SQL[SQL] (PostgreSQL psql by default) over stdio
32+
* https://elixir-lang.org/[Elixir] over stdio
3233

3334
You can learn more about the mappings and configuration inside Neovim with `:help conjure`. Each language client also has it's own specific help text under `:help conjure-client-{LANGUAGE}-{TRANSPORT}`, such as `:help conjure-client-clojure-nrepl`, which contains specific mappings and configuration for that client.
3435

0 commit comments

Comments
 (0)