docs: make the document consistent with the code

This commit is contained in:
Aura
2025-01-22 10:10:03 +08:00
parent 454aedc7cc
commit 93d7734f4b
2 changed files with 2 additions and 2 deletions

View File

@@ -368,7 +368,7 @@ Pass a table to the setup call with your configuration options.
},
providers = {
priority = { 'lsp', 'coc', 'markdown', 'norg' },
priority = { 'lsp', 'coc', 'markdown', 'norg', 'man' },
-- Configuration for each provider (3rd party providers are supported)
lsp = {
-- Lsp client names to ignore

View File

@@ -317,7 +317,7 @@ Show defaults ~
},
providers = {
priority = { 'lsp', 'coc', 'markdown', 'norg' },
priority = { 'lsp', 'coc', 'markdown', 'norg', 'man' },
-- Configuration for each provider (3rd party providers are supported)
lsp = {
-- Lsp client names to ignore