Update link to Go client.

fwalch 2014-11-13 05:01:38 -08:00
parent 22f8ba6a9b
commit 7f26371775

@ -13,7 +13,7 @@
|-------------|--------------------------------------------------------------------------------------|
| C++/Qt5 | [equalsraf/neovim-qt](https://github.com/equalsraf/neovim-qt) |
| C++/ncurses | [SoC/neovim-client](https://github.com/splinterofchaos/neovim-cpp-client-experiment) |
| Go | [myitcv/neovim](https://github.com/myitcv/neovim) |
| Go | [neovim/go-client](https://github.com/neovim/go-client) |
| Lua | [neovim/lua-client](https://github.com/neovim/lua-client) |
| Node.js | [ngroup/neovim.js](https://github.com/ngroup/neovim.js) |
| Python | [neovim/python-client](https://github.com/neovim/python-client) |