Michael Thomson d4c463a57d
activate
Signed-off-by: Michael Thomson <michael@michaelthomson.dev>
2024-11-06 09:19:01 -05:00

7 lines
100 B
Lua

return {
'zSnails/NeoNeedsKey',
config = function ()
require("NeoNeedsKey").setup()
end
}