I'm constantly doing this in vim: [do something in insert or normal mode], Esc, :ws
I do this hundreds of times a day. Instead, I'd like to lose the habit and have vim save to file immediately after any change to buffer.
Everything is running off an SSD so I don't expect performance to be an issue.