diff --git a/doc/dressing.txt b/doc/dressing.txt index 9a132a3..404bf3c 100644 --- a/doc/dressing.txt +++ b/doc/dressing.txt @@ -34,8 +34,10 @@ Configure dressing.nvim by calling the setup() function. -- Options for fzf selector fzf = { - width = 0.5, - height = 0.4, + window = { + width = 0.5, + height = 0.4, + }, }, -- Options for nui Menu