Skip to content

Instantly share code, notes, and snippets.

@x-ji
Created October 18, 2019 14:48
Show Gist options
  • Select an option

  • Save x-ji/ed5e987feeb2b89d823e0bc2551a3c63 to your computer and use it in GitHub Desktop.

Select an option

Save x-ji/ed5e987feeb2b89d823e0bc2551a3c63 to your computer and use it in GitHub Desktop.
Markdium-Language Server Protocol
git clone git@github.com:elixir-lsp/elixir-ls.git
cd elixir-ls
mix compile
# For example, when the target Elixir version is 1.9.0
mix elixir_ls.release -o release-1.9.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment