Commit Graph

1 Commits (fbc6934f8f7bea680e117908de590f1a3f895556)

Author SHA1 Message Date
bretello fbc6934f8f
functions: add vimscratch
use `vimscratch` to open a scratch vim buffer.

If run in a pipe, it uses `stdin` as input:

```bash
<command> | vimscratch
```
2023-08-23 13:52:35 +02:00