Skip to content

Commit 0550cd6

Browse files
committed
Update readme
1 parent 651e598 commit 0550cd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Elixir language server extension based on [elixir-ls](https://github.com/elixir-
2323
```
2424
Plug 'elixir-lsp/coc-elixir', {'do': 'yarn install && yarn prepack'}
2525
```
26+
3. Get the latest elixir-ls release from [here](https://github.com/elixir-lsp/elixir-ls/releases/tag/v0.7.0) and unzip it into `~/.vim/plugged/coc-elixir/els-release` (`unzip elixir-ls.zip -d ~/.vim/plugged/coc-elixir/els-release`).
2627

2728
## Features
2829
- Go to definition support

0 commit comments

Comments
 (0)