[docgen] Update README.md

skip-checks: true
This commit is contained in:
Github Actions 2023-05-12 12:44:47 +00:00
parent bf1a554644
commit 66e4990240
2 changed files with 16 additions and 0 deletions

View File

@ -217,6 +217,14 @@ require('dressing').setup({
},
},
-- Options for fzf-lua
fzf_lua = {
-- winopts = {
-- height = 0.5,
-- width = 0.5,
-- },
},
-- Options for nui Menu
nui = {
position = "50%",

View File

@ -95,6 +95,14 @@ Configure dressing.nvim by calling the setup() function.
},
},
-- Options for fzf-lua
fzf_lua = {
-- winopts = {
-- height = 0.5,
-- width = 0.5,
-- },
},
-- Options for nui Menu
nui = {
position = "50%",