aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorAshkan Kiani <ashkan.k.kiani@gmail.com>2019-11-26 06:31:22 -0800
committerGitHub <noreply@github.com>2019-11-26 06:31:22 -0800
commitf475e64b5021027918973c376ab8935f8f5a178f (patch)
tree26ab38d9b39968eb3b08f9e379485eff9acb841e /scripts
parent[docgen] Update README.md (diff)
downloadnvim-lspconfig-f475e64b5021027918973c376ab8935f8f5a178f.tar
nvim-lspconfig-f475e64b5021027918973c376ab8935f8f5a178f.tar.gz
nvim-lspconfig-f475e64b5021027918973c376ab8935f8f5a178f.tar.bz2
nvim-lspconfig-f475e64b5021027918973c376ab8935f8f5a178f.tar.lz
nvim-lspconfig-f475e64b5021027918973c376ab8935f8f5a178f.tar.xz
nvim-lspconfig-f475e64b5021027918973c376ab8935f8f5a178f.tar.zst
nvim-lspconfig-f475e64b5021027918973c376ab8935f8f5a178f.zip
Update README_template.md
Diffstat (limited to 'scripts')
-rw-r--r--scripts/README_template.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/scripts/README_template.md b/scripts/README_template.md
index 8b11e482..244f9f1b 100644
--- a/scripts/README_template.md
+++ b/scripts/README_template.md
@@ -34,13 +34,6 @@ them are good references.
Implemented language servers:
{{implemented_servers_list}}
-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'`