aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorMichael Lingelbach <m.j.lbach@gmail.com>2022-02-25 09:02:19 -0800
committerGitHub <noreply@github.com>2022-02-25 09:02:19 -0800
commit700eda91316a876757bf306fd709fde75aadb36a (patch)
tree74609e27d73a0415f0a222fabf365a0f6dc6bc61 /CONTRIBUTING.md
parentdocs: update server_configurations.md (diff)
downloadnvim-lspconfig-700eda91316a876757bf306fd709fde75aadb36a.tar
nvim-lspconfig-700eda91316a876757bf306fd709fde75aadb36a.tar.gz
nvim-lspconfig-700eda91316a876757bf306fd709fde75aadb36a.tar.bz2
nvim-lspconfig-700eda91316a876757bf306fd709fde75aadb36a.tar.lz
nvim-lspconfig-700eda91316a876757bf306fd709fde75aadb36a.tar.xz
nvim-lspconfig-700eda91316a876757bf306fd709fde75aadb36a.tar.zst
nvim-lspconfig-700eda91316a876757bf306fd709fde75aadb36a.zip
chore: remove all package.json (#1656)
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index ff34e8b7..40f12cc5 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -65,9 +65,6 @@ configs[server_name] = {
end,
},
docs = {
- -- extremely important: the package.json that contains language server settings, not the package.json that contains javascript dependencies for the project, or the package.json that contains vscode specific settings
- package_json = 'https://raw.githubusercontent.com/microsoft/pyright/master/packages/vscode-pyright/package.json',
-
-- The description should include at minimum the link to the github project, and ideally the steps to install the language server.
description = [[
https://github.com/microsoft/pyright