chore(vimdoc): Auto update

This commit is contained in:
hedyhli
2024-08-22 10:24:45 +00:00
committed by github-actions[bot]
parent 1469fe2ce8
commit 2959bf3fb9

View File

@@ -251,7 +251,7 @@ Show defaults ~
-- below. -- below.
open_hover_on_preview = false, open_hover_on_preview = false,
width = 50, -- Percentage or integer of columns 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. -- Whether width is relative to the total width of nvim.
-- When relative_width = true, this means take 50% of the total -- When relative_width = true, this means take 50% of the total
-- screen width for preview window, ensure the result width is at least 50 -- screen width for preview window, ensure the result width is at least 50