aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-06-07 19:39:32 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-06-07 21:31:47 +1200
commitbda650a7e5e72a9205112884cd7ba18198dff8f9 (patch)
tree0f6e874ad2141dbb648b83a8eeb08c6a94addc6a /README.md
parentInclude .gvimrc patterns for vim filetype (diff)
downloaddotfiles-bda650a7e5e72a9205112884cd7ba18198dff8f9.tar.gz
dotfiles-bda650a7e5e72a9205112884cd7ba18198dff8f9.zip
Replace mail_mutt.vim with mim(1df)
Way better, and more generally useful.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b0ebb8e8..447e7db2 100644
--- a/README.md
+++ b/README.md
@@ -538,6 +538,7 @@ Installed by the `install-bin` target:
it exits with success or failure. Good for quick tests.
* `mex(1df)` makes given filenames in `$PATH` executable.
* `mi5(1df)` is a crude preprocessor for `m4`.
+* `mim(1df)` starts an interactive Mutt message with its input.
* `mftl(1df)` finds usable-looking targets in makefiles.
* `mkcp(1df)` creates a directory and copies preceding arguments into it.
* `mkmv(1df)` creates a directory and moves preceding arguments into it.