diff options
| author | dundargoc <33953936+dundargoc@users.noreply.github.com> | 2021-11-10 01:15:59 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-09 16:15:59 -0800 |
| commit | 5b328b6cd43d21d6d3cd7bf78d04872acc0f3b77 (patch) | |
| tree | 328d926381f8fd0b49cb25807db378c57a618c5b /doc/lspconfig.txt | |
| parent | docs: update server_configurations.md (diff) | |
| download | nvim-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)
Diffstat (limited to 'doc/lspconfig.txt')
| -rw-r--r-- | doc/lspconfig.txt | 2 |
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. |
