Neovim for Minimalists — init.lua
A beginning to a minimal Neovim configuration.

In the Neovim for Beginners series, we installed dozens of plugins for different purposes. For some of us, we may want to use built-in Neovim features and keep the use of plugins to a minimum.
Minimal does not mean we don’t use any plugins. In this article, let’s start to set up Neovim to meet our…