aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-06-10 00:44:01 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-06-10 00:44:01 +1200
commit5dc8987fadcc7e2833a1ba3dd058d01328ea173a (patch)
treeae325a60872effaa5412c089cc45db8951436ae8 /README.md
parentMerge branch 'release/v0.49.0' (diff)
parentBump VERSION (diff)
downloaddotfiles-5dc8987fadcc7e2833a1ba3dd058d01328ea173a.tar.gz
dotfiles-5dc8987fadcc7e2833a1ba3dd058d01328ea173a.zip
Merge branch 'release/v0.50.0'v0.50.0
* release/v0.50.0: Bump VERSION Update redact_pass.vim plugin again Update redact_pass.vim plugin Update copy_linebreak plugin Set some more 'listchars' options Replace mail_mutt.vim with mim(1df) Include .gvimrc patterns for vim filetype
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.