pbrisbin / vim-mkdir

Automatically create any non-existent directories before writing the buffer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mkdir

Maggie! Don't even ask. Just bring it. Come on.

-- Hot Rod

Installation

Install using your preferred vim plugin management plugin.

Usage

:e this/does/not/exist/file.txt
:w

Smile when you are not presented with an error. Instead, notice that vim has automatically created the non-existent directory for you.

About

Automatically create any non-existent directories before writing the buffer.


Languages

Language:Vim Script 100.0%