Skip to content

benizi/vim-automkdir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-automkdir

Automatically call mkdir -p as necessary when writing files.

Installation

With Vundle

In vimrc:

Bundle 'benizi/vim-automkdir'

Then:

:BundleInstall
:InstallAddons github:benizi/vim-automkdir

Usage

Open a file, even if its directory doesn't exist.

Save it.

Full documentation

Within vim run:

:help automkdir

About

Really simple plugin to automatically create directories when saving files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors