diff --git a/docs/configuration/reference.md b/docs/configuration/reference.md index 2dea8e8a..0a0eb151 100644 --- a/docs/configuration/reference.md +++ b/docs/configuration/reference.md @@ -270,7 +270,7 @@ completion.documentation = { treesitter_highlighting = true, window = { min_width = 10, - max_width = 60, + max_width = 80, max_height = 20, border = 'padded', winblend = 0,