Why we have to care much about software usage. This is the current issue of linux communities, which decrease user qualities.
Our enemy Microsoft and other "big tech" laugh people like these. They are using linux just like they use windows, even bring the bad, flawed windows culture to linux.
(Windows user that switch to linux and then say: we only need partition for / and /home are also enemies. Windows user that have switch to linux and use root for every task are enemies.)
Are those ex-Windows users slowing you down in any way?
And anyway, if you are talking about desktops, I've been using only / and /home for about 20 years since I noticed that /boot and /var didn't bring me any value for a really long time. I'm currently wondering if I shouldn't ditch /home.
I've known some fantastic developers that used Nano as their primary editor. It supports syntax highlighting, linting, and bracket matching (jumping to the matching opening bracket when a closing one is selected, and vice versa), which is enough for some people.
Sure, it's no micro, but it's already installed practically everywhere.
I have an alias to run nano with command-line flags to customize it for plain text note taking. I remove all the fluff and the status and shortcut lines from the editor so it's just a text field. Micro is my choice for editing remote code over SSH when I don't want to push a local file.