My simple neovim config
at main 114 B view raw
1return { 2 "folke/zen-mode.nvim", 3 opts = { 4 window = { 5 width = 0.50, 6 }, 7 }, 8}