[docgen] Update README.md

skip-checks: true
This commit is contained in:
Github Actions 2021-12-03 03:34:32 +00:00
parent 97908bf7f0
commit 106dfb93a3
1 changed files with 4 additions and 2 deletions

View File

@ -34,8 +34,10 @@ Configure dressing.nvim by calling the setup() function.
-- Options for fzf selector -- Options for fzf selector
fzf = { fzf = {
width = 0.5, window = {
height = 0.4, width = 0.5,
height = 0.4,
},
}, },
-- Options for nui Menu -- Options for nui Menu