From c885cba2611edd022364b61c3db1701258a9b71e Mon Sep 17 00:00:00 2001 From: roxma Date: Fri, 3 Feb 2017 10:18:42 +0800 Subject: [PATCH] nvim-cm-php-language-server is using php language server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 05f808c..ac65f87 100644 --- a/README.md +++ b/README.md @@ -180,6 +180,7 @@ Example: - [VS Code PHP IntelliSense](https://github.com/felixfbecker/vscode-php-intellisense) - [Eclipse Che](https://eclipse.org/che/) - [Eclipse IDE (LSP4E-PHP)](https://github.com/eclipselabs/lsp4e-php) + - [Nvim complete manager (nvim-cm-php-language-server)](https://github.com/roxma/nvim-cm-php-language-server) ## Contributing