Because of slop concern, @drewdevault is forking Vim to make Vim-classic with the laudable goal of "not changing anything"
https://drewdevault.com/2026/03/25/2026-03-25-Forking-vim.html
What’s funny is that I’m, at the same time, toying with "vis", which is Vim without a lot of things I don’t use (tabs, file browsing, network, GUIs…).
https://www.brain-dump.org/projects/vis/
In the removed list, the only thing I use heavily is EX mode. So I must investigate how they replace it.