The goal was to have a setup that:
starts fast
uses only essential plugins
avoids heavy frameworks
remains easy to understand and extend
The structure is intentionally small:
It’s not meant to compete with full Neovim distributions, but rather serve as a clean base configuration that can be extended gradually.
I use it across multiple machines (laptop, WSL, and servers), so reproducibility and simplicity were priorities.
Feedback is welcome.