An open API service indexing awesome lists of open source software.

https://github.com/gw31415/mkdir.vim

Vim plugin to prompt directory-creation when missing
https://github.com/gw31415/mkdir.vim

mkdir-recursive vim vim-plugin

Last synced: about 1 year ago
JSON representation

Vim plugin to prompt directory-creation when missing

Awesome Lists containing this project

README

          

# mkdir.vim

Vim plugin that asks if you want to create a directory when you don't have one when saving.

## Reference plugins

- [`jghauser/mkdir.nvim`](https://github.com/jghauser/mkdir.nvim): A plugin that I gratefully refer to, GPL-3.0 license.

## License

[GPL-3.0](./LICENSE)