I'm used to use Pycharm, which I do like for lots of features which makes it very productive especially for beginners. As I'm growing older, I use specialised tools for more and more tasks so I don't need these features anymore. At the same time I'm do like lots of features of Vim so I'm about to switch.
I'm ok with every aspect of the change except I'm missing one feature and that's writing directly to disk without the need of a save action such as keyboard shortcut, or any kind of command. If I need to save something I use git of course. I don't want to perform redundant actions when I want to save a state of something (I commit often. It's a habit. And I don't think it's a bad one).
Am I missing something?
There is already answered question here: Save file after each edit in vim but it seems to go the way of autosave-like direction.