starter/lua/plugins/drop.lua

7 lines
58 B
Lua
Raw Normal View History

2024-09-09 05:09:42 +08:00
return {
"folke/drop.nvim",
opts = {
-- ...
}
}