vis
a vi-like editor based on Plan 9's structural regular expressions
git clone https://9o.is/git/vis.git
commit a5ee008b3f9ec177e70453ac4b9d1e3056a1697f parent 24091cdb974ff107b3e5b981c4074cbca07c22c2 Author: Josh Wainwright <josh.wainwright@ldra.com> Date: Sat, 9 Apr 2016 12:47:07 +0100 [README] unmap requires <mode> Diffstat:
| M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -489,7 +489,7 @@ correct thing to do would be: Unmapping works as follows: - :unmap <lhs> + :unmap <mode> <lhs> The commands suffixed with `-window` only affect the currently active window.