From 5d5976f3c92b16553a53602ded322ad0735b26eb Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Wed, 1 May 2013 15:16:07 +0900 Subject: [PATCH] "Partial" alignment --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c22a054..1e32fb7 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Alignment rules for the following delimiters have been crafted to meet the most | `:` | Alignment around 1st colon | `:'<,'>EasyAlign:` | | ... | ... | | -### Alignment in blockwise-visual mode +### Partial alignment in blockwise-visual mode In blockwise-visual mode (`CTRL-V`), EasyAlign aligns only the selected portions. Consider the following case where you want to align `=>` operators.