We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0189dc8 commit 2935af3Copy full SHA for 2935af3
README.md
@@ -63,6 +63,7 @@ code --install-extension /path/to/ngls.vsix
63
64
## Angular Language Service for Other Editors
65
66
-- [coc-angular](https://github.com/iamcco/coc-angular) for (Neo)vim
+- [coc-angular](https://github.com/iamcco/coc-angular) for ([Neo](https://neovim.io))[vim](https://www.vim.org/)
67
+- [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#angularls) for [Neovim](https://neovim.io)
68
- [Wild Web Developer](https://github.com/eclipse/wildwebdeveloper) for Eclipse
69
- [lsp-mode](https://github.com/emacs-lsp/lsp-mode) for Emacs
0 commit comments