aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordundargoc <33953936+dundargoc@users.noreply.github.com>2021-11-10 01:15:59 +0100
committerGitHub <noreply@github.com>2021-11-09 16:15:59 -0800
commit5b328b6cd43d21d6d3cd7bf78d04872acc0f3b77 (patch)
tree328d926381f8fd0b49cb25807db378c57a618c5b
parentdocs: update server_configurations.md (diff)
downloadnvim-lspconfig-5b328b6cd43d21d6d3cd7bf78d04872acc0f3b77.tar
nvim-lspconfig-5b328b6cd43d21d6d3cd7bf78d04872acc0f3b77.tar.gz
nvim-lspconfig-5b328b6cd43d21d6d3cd7bf78d04872acc0f3b77.tar.bz2
nvim-lspconfig-5b328b6cd43d21d6d3cd7bf78d04872acc0f3b77.tar.lz
nvim-lspconfig-5b328b6cd43d21d6d3cd7bf78d04872acc0f3b77.tar.xz
nvim-lspconfig-5b328b6cd43d21d6d3cd7bf78d04872acc0f3b77.tar.zst
nvim-lspconfig-5b328b6cd43d21d6d3cd7bf78d04872acc0f3b77.zip
docs: fixed incorrect tag (#1391)
-rw-r--r--doc/lspconfig.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lspconfig.txt b/doc/lspconfig.txt
index 1a52010f..ef5c5bdc 100644
--- a/doc/lspconfig.txt
+++ b/doc/lspconfig.txt
@@ -238,7 +238,7 @@ passed overrides to `setup {}` are:
==============================================================================
-OVERRIDING GLOBAL DEFAULTS *lspconfig-override-global-defaults*
+OVERRIDING GLOBAL DEFAULTS *lspconfig-global-defaults*
The global defaults for all servers can be overridden by extending the
`default_config` table.