6 lines
74 B
Lua
6 lines
74 B
Lua
|
|
return {
|
||
|
|
'stevearc/dressing.nvim',
|
||
|
|
event = 'VeryLazy',
|
||
|
|
opts = {},
|
||
|
|
}
|