Merge pull request #121 from Aura7988/dev

docs: make the document consistent with the code
This commit is contained in:
~hedy
2025-01-22 11:26:56 +08:00
committed by GitHub
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