Enable dimming

This commit is contained in:
Maximilian Friedersdorff 2025-10-02 13:08:57 +01:00
parent cc74b77c17
commit b07172688d

View file

@ -15,10 +15,12 @@ return {
}, },
what = 'permalink', what = 'permalink',
}, },
lazygit = { lazygit = { enabled = true },
enabled = true, dim = { enabled = true },
},
}, },
init = function()
require('snacks').dim()
end,
keys = { keys = {
{ {