parent
97908bf7f0
commit
106dfb93a3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue