Skip to content
This repository has been archived by the owner on Mar 25, 2020. It is now read-only.

Commit

Permalink
Add reference to implementations
Browse files Browse the repository at this point in the history
  • Loading branch information
tjdevries authored Nov 23, 2016
1 parent c92a91e commit 6973ffc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ First you need to install a language server. An example of installing one might
$ go get github.com/sourcegraph/go-langserver/langserver/cmd/langserver-go
```

A more complete set of language servers can be found here: https://github.com/Microsoft/language-server-protocol/wiki/Protocol-Implementations

You will need to put this somewhere that is sourced on startup.

```vim
Expand Down

0 comments on commit 6973ffc

Please sign in to comment.