Skip to content

Commit cb2bbf0

Browse files
authored
Update README.md
1 parent 2b1c81d commit cb2bbf0

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,11 @@ For eglot use:
9898
| :----------: | :-------------: | :---------------: | :--------------------------------------------------------: |
9999
| 22 | 1.12 - 1.13 | Yes | Erlang docs not working (requires EIP 48) |
100100
| 23 | 1.12 - 1.14 | Yes | None |
101-
| 24 | 1.12 - 1.15 | Yes | None |
102-
| 25 | 1.13.4 - 1.15 | Yes | None |
103-
| 26 | 1.14.5 - 1.15 | No | [#886](https://github.com/elixir-lsp/elixir-ls/issues/886) |
101+
| 24 | 1.12 | No | [#907](https://github.com/elixir-lsp/elixir-ls/issues/907) |
102+
| 24 | 1.13 - 1.14 | Yes | None |
103+
| 25 | 1.13.4 - 1.14 | Yes | None |
104+
| any | 1.15 | No | [#898](https://github.com/elixir-lsp/elixir-ls/pull/898) |
105+
| 26 | any | No | [#886](https://github.com/elixir-lsp/elixir-ls/issues/886) |
104106

105107
It is generally recommended to install Elixir and Erlang via [ASDF](https://github.com/asdf-vm/asdf) so that you can have different projects using different versions of Elixir without having to change your system-installed version. ElixirLS can detect and use the version of Elixir and Erlang that you have configured in ASDF.
106108

0 commit comments

Comments
 (0)