aboutsummaryrefslogtreecommitdiff
path: root/autoload/write_mkpath.vim
Commit message (Expand)AuthorAgeFilesLines
* Limit BufWritePre running to plugin augroupTom Ryder2019-06-231-2/+2
* Block out :file call on WindowsTom Ryder2019-06-101-2/+5
* Re-run BufWritePre hooks after successful renameTom Ryder2019-06-041-0/+5
* Don't rename buffer if directory creation failedTom Ryder2019-06-041-3/+6
* Use :file to recognise created path at end of hookTom Ryder2019-06-011-0/+4
* Throw away the path absolution hooksTom Ryder2019-06-011-41/+1
* Wipe alternate bufferTom Ryder2019-06-011-1/+4
* Just use :keepalt to avoid read-only @#Tom Ryder2019-06-011-8/+1
* Clean up alternate file buffer on :fileTom Ryder2019-06-011-1/+9
* Suppress potentially confusing :file outputTom Ryder2019-05-311-2/+3
* Handle :cd then buffer write of non-existent pathTom Ryder2019-05-311-6/+46
* Remove unneeded variable scopingTom Ryder2019-05-311-5/+5
* Extend to respect 'confirm' if setTom Ryder2019-05-301-1/+20
* First versionv0.1.0Tom Ryder2019-05-301-0/+5