JakeBecker / elixir-ls

A frontend-independent IDE "smartness" server for Elixir. Implements the JSON-based "Language Server Protocol" standard and provides debugger support via VS Code's debugger protocol.
Apache License 2.0
846 stars 52 forks source link

Add link for Vim/Neovim support #126

Closed adelarsq closed 6 years ago

adelarsq commented 6 years ago

Add link for Vim/Neovim support

JakeBecker commented 6 years ago

This PR was submitted just before yours, so I'm merging it instead: https://github.com/JakeBecker/elixir-ls/pull/125

Thanks for the PR though!