This commit is contained in:
DeveloperDurp 2025-09-07 07:55:50 -05:00
parent e14d6ac38a
commit 664cb88ef8
4 changed files with 123 additions and 99 deletions

View file

@ -67,6 +67,12 @@ return {
},
{
"folke/zen-mode.nvim",
opts = {},
opts = {
window = {
backdrop = 0.95,
width = 180,
height = 1,
},
},
},
}