After coming from Spacemacs where the performance was a bit slow, I'm rebuilding my config from scratch atm with a focus on performance and was wondering, how can I hide all major and minor modes from the modeline without installing additional packages?
For context, I can tell what major mode I'm in by the file name suffix or buffer name and there isn't much need to be reminded what minor modes are available since that gets built into muscle memory from daily usage of emacs.