mirror of https://github.com/LazyVim/starter
7 lines
58 B
Lua
7 lines
58 B
Lua
|
return {
|
||
|
"folke/drop.nvim",
|
||
|
opts = {
|
||
|
-- ...
|
||
|
}
|
||
|
}
|