update README

This commit is contained in:
Junegunn Choi
2013-05-14 01:02:06 +09:00
parent 214efaad0c
commit 81138d0e2c

View File

@@ -45,7 +45,7 @@ With the mapping, you can align selected lines with a few keystrokes.
- `-` Alignment around the last delimiters (`-1`) - `-` Alignment around the last delimiters (`-1`)
- `-2` Alignment around the one before the last delimiters - `-2` Alignment around the one before the last delimiters
- ... - ...
1. Delimiter (`<space>`, `=`, `:`, `.`, `|`, `,`) 1. Delimiter (`<space>`, `=`, `:`, `.`, `|`, `,`, `}`)
Alignment rules for the following delimiters have been defined to meet the most needs. Alignment rules for the following delimiters have been defined to meet the most needs.