diff --git a/doc/outline.txt b/doc/outline.txt index 8d00462..d1d6121 100644 --- a/doc/outline.txt +++ b/doc/outline.txt @@ -251,7 +251,7 @@ Show defaults ~ -- below. open_hover_on_preview = false, width = 50, -- Percentage or integer of columns - min_width = 50, -- This is the number of columns + min_width = 50, -- Minimum number of columns -- Whether width is relative to the total width of nvim. -- When relative_width = true, this means take 50% of the total -- screen width for preview window, ensure the result width is at least 50