I use https://www.lazyvim.org/.
Plugins
Zen Mode
Zen mode helps with distraction-free coding and writing.
There is built-in support for Zen mode in LazyVim. The default plugin can be enabled and disabled using <leader> + u + z, but I donβt personally like the experience.
Instead, I use zen-mode.nvim, which can be toggled using <leader> + z.

There is another plugin as well: true-zen.nvim.
