vimAsk to create non-existant directories upon saving a new file
Introduction
If you edit a new file: vim these/directories/dont/exist/newfile, you won't be able to save the file as the directory vim is trying to save into does not exist.
Ask to create non-existant directories upon saving a new file Related Examples