From d4277a0298c2d91c9c8a7c2c3052905d503377a0 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Fri, 16 Aug 2013 03:12:36 +0900 Subject: [PATCH] Fix a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bbde28..3ecf856 100644 --- a/README.md +++ b/README.md @@ -182,7 +182,7 @@ since the same can be easily done using the negative field number: `-=` Alignment options ----------------- -Options values can be 1) specified as global variables, 2) set on each alignment +Option values can be 1) specified as global variables, 2) set on each alignment rule in `g:easy_align_delimiters`, 3) or given to every `:EasyAlign` command. Command-line options have the highest precedence, and global variables have the