aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2019-11-26 14:31:49 +0000
committerGithub Actions <actions@github>2019-11-26 14:31:49 +0000
commit577e53d514bbef722758bf013f44315c6a4b4420 (patch)
tree5c1ec34143eafc9a7c9b71816719c0abbf47ea36
parentUpdate README_template.md (diff)
downloadnvim-lspconfig-577e53d514bbef722758bf013f44315c6a4b4420.tar
nvim-lspconfig-577e53d514bbef722758bf013f44315c6a4b4420.tar.gz
nvim-lspconfig-577e53d514bbef722758bf013f44315c6a4b4420.tar.bz2
nvim-lspconfig-577e53d514bbef722758bf013f44315c6a4b4420.tar.lz
nvim-lspconfig-577e53d514bbef722758bf013f44315c6a4b4420.tar.xz
nvim-lspconfig-577e53d514bbef722758bf013f44315c6a4b4420.tar.zst
nvim-lspconfig-577e53d514bbef722758bf013f44315c6a4b4420.zip
[docgen] Update README.md
skip-checks: true
-rw-r--r--README.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/README.md b/README.md
index 79b7d4e2..b690f019 100644
--- a/README.md
+++ b/README.md
@@ -50,13 +50,6 @@ Implemented language servers:
- [texlab](#texlab)
- [tsserver](#tsserver)
-Planned servers to implement (by me, but contributions welcome anyway):
-- [lua-language-server](https://github.com/sumneko/lua-language-server)
-- [rust-analyzer](https://github.com/rust-analyzer/rust-analyzer)
-
-In progress:
-- ...
-
## Install
`Plug 'neovim/nvim-lsp'`