From 700eda91316a876757bf306fd709fde75aadb36a Mon Sep 17 00:00:00 2001 From: Michael Lingelbach Date: Fri, 25 Feb 2022 09:02:19 -0800 Subject: chore: remove all package.json (#1656) --- doc/lspconfig.txt | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'doc/lspconfig.txt') diff --git a/doc/lspconfig.txt b/doc/lspconfig.txt index e526e344..d1d9103c 100644 --- a/doc/lspconfig.txt +++ b/doc/lspconfig.txt @@ -218,10 +218,6 @@ passed overrides to `setup {}` are: the language server. These settings allow a user to change optional runtime settings of the language server. - The script that automatically generates `server_configurations.md` converts - the `package.json` referenced in a server configuration source file - into a list of optional settings listed in |lspconfig-server-configurations|. - As an example, to set the following settings found in the pyright documentation: @@ -240,12 +236,6 @@ passed overrides to `setup {}` are: } } < - - Note that the autogenerated settings occasionally include VS code specific - settings. If a setting is not respected by a language server, consult - upstream documentation. - - ============================================================================== OVERRIDING GLOBAL DEFAULTS *lspconfig-global-defaults* -- cgit v1.2.3-70-g09d2