1
0
Fork 0

Neovim is using php language server (#272)

pull/277/head
rox 2017-02-04 19:04:19 +08:00 committed by Felix Becker
parent bedd157636
commit b90ede7fb3
1 changed files with 1 additions and 0 deletions

View File

@ -180,6 +180,7 @@ Example:
- [VS Code PHP IntelliSense](https://github.com/felixfbecker/vscode-php-intellisense) - [VS Code PHP IntelliSense](https://github.com/felixfbecker/vscode-php-intellisense)
- [Eclipse Che](https://eclipse.org/che/) - [Eclipse Che](https://eclipse.org/che/)
- [Eclipse IDE (LSP4E-PHP)](https://github.com/eclipselabs/lsp4e-php) - [Eclipse IDE (LSP4E-PHP)](https://github.com/eclipselabs/lsp4e-php)
- [Neovim (nvim-cm-php-language-server)](https://github.com/roxma/nvim-cm-php-language-server)
## Contributing ## Contributing