nix-config/home/modules/nvim/config/lua/plugins/zen-mode.lua

4 lines
49 B
Lua

return {
"folke/zen-mode.nvim",
opts = {},
}