parent
97908bf7f0
commit
106dfb93a3
|
@ -34,9 +34,11 @@ Configure dressing.nvim by calling the setup() function.
|
||||||
|
|
||||||
-- Options for fzf selector
|
-- Options for fzf selector
|
||||||
fzf = {
|
fzf = {
|
||||||
|
window = {
|
||||||
width = 0.5,
|
width = 0.5,
|
||||||
height = 0.4,
|
height = 0.4,
|
||||||
},
|
},
|
||||||
|
},
|
||||||
|
|
||||||
-- Options for nui Menu
|
-- Options for nui Menu
|
||||||
nui = {
|
nui = {
|
||||||
|
|
Loading…
Reference in New Issue