[docgen] Update README.md

skip-checks: true
This commit is contained in:
Github Actions 2023-04-12 12:52:46 +00:00
parent a518ec5b64
commit 0e3e1eba14
2 changed files with 0 additions and 16 deletions

View File

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

View File

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