As the title say to be able to create deep directories when entering something like `some/more/directories`. Similar to `mkdir -p`. What do you think? <!-- Thank you for using Vaffle! If your issue is about a bug, please include an information about your environment for reproducing it. e.g. - OS: macOS 10.12.6 - Vim: MacVim 8.0.891 / Vim 8.0.844 in Terminal.app - .vimrc: https://github.com/cocopon/dotfiles/blob/master/.vimrc -->
As the title say to be able to create deep directories when entering something like
some/more/directories. Similar tomkdir -p. What do you think?