Additional dotfiles

This commit is contained in:
2025-09-06 02:09:13 -05:00
parent 6efd3714f4
commit 3d08f6f795
63 changed files with 4712 additions and 13 deletions
+8
View File
@@ -0,0 +1,8 @@
return {
"folke/zen-mode.nvim",
opts = {
window = {
backdrop = 0.5
}
}
}