aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: aefaaa46c43a7b5a6cf7e1a967c210ae543fba14 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
write\_mkpath.vim
=================

If `:write!` is issued for a file that has nonexistent path elements, create
the full path with `mkdir()` before saving.

License
-------

Copyright (c) [Tom Ryder][1].  Distributed under the same terms as Vim itself.
See `:help license`.

[1]: https://sanctum.geek.nz/