Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Limit BufWritePre running to plugin augroup | Tom Ryder | 2019-06-23 | 1 | -2/+2 |
* | Block out :file call on Windows | Tom Ryder | 2019-06-10 | 1 | -2/+5 |
* | Re-run BufWritePre hooks after successful rename | Tom Ryder | 2019-06-04 | 1 | -0/+5 |
* | Don't rename buffer if directory creation failed | Tom Ryder | 2019-06-04 | 1 | -3/+6 |
* | Use :file to recognise created path at end of hook | Tom Ryder | 2019-06-01 | 1 | -0/+4 |
* | Throw away the path absolution hooks | Tom Ryder | 2019-06-01 | 1 | -41/+1 |
* | Wipe alternate buffer | Tom Ryder | 2019-06-01 | 1 | -1/+4 |
* | Just use :keepalt to avoid read-only @# | Tom Ryder | 2019-06-01 | 1 | -8/+1 |
* | Clean up alternate file buffer on :file | Tom Ryder | 2019-06-01 | 1 | -1/+9 |
* | Suppress potentially confusing :file output | Tom Ryder | 2019-05-31 | 1 | -2/+3 |
* | Handle :cd then buffer write of non-existent path | Tom Ryder | 2019-05-31 | 1 | -6/+46 |
* | Remove unneeded variable scoping | Tom Ryder | 2019-05-31 | 1 | -5/+5 |
* | Extend to respect 'confirm' if set | Tom Ryder | 2019-05-30 | 1 | -1/+20 |
* | First versionv0.1.0 | Tom Ryder | 2019-05-30 | 1 | -0/+5 |