From 2959bf3fb9224a4076d145698af315c97f6a7e2f Mon Sep 17 00:00:00 2001 From: hedyhli Date: Thu, 22 Aug 2024 10:24:45 +0000 Subject: [PATCH] chore(vimdoc): Auto update --- doc/outline.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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