Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 199 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 199 Bytes

vim-writepath

Open a buffer for writing without having to create the parent directories leading up to the filename.

Usage

:edit some/path/that/does/not/exist.py
:write