When I go to insert mode, vim displays -- INSERT --
below my status bar (happens with all modes of course, just showing an example):
Given I'm already showing the current mode in my status bar, is there a way to disable this -- INSERT --
for pure aesthetics?
I've been diving in the help sections and google, but couldn't find a way. Is this possible, or should I learn to live with it?