From 81138d0e2c4625fb1ff838222c32cb3cee2e95ba Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Tue, 14 May 2013 01:02:06 +0900 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9698b83..9b5a17c 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ With the mapping, you can align selected lines with a few keystrokes. - `-` Alignment around the last delimiters (`-1`) - `-2` Alignment around the one before the last delimiters - ... -1. Delimiter (``, `=`, `:`, `.`, `|`, `,`) +1. Delimiter (``, `=`, `:`, `.`, `|`, `,`, `}`) Alignment rules for the following delimiters have been defined to meet the most needs.