From dceeb70a93d88cf8cc19764e16d48406490740b4 Mon Sep 17 00:00:00 2001 From: "jiangfriend@gmail.com" Date: Mon, 14 May 2012 10:19:58 +0800 Subject: [PATCH] Update README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0622f13..529cf32 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ Features output: if(a[3])| (In Fly Mode) output: if(a[3)]) (Without Fly Mode) - input: + input: { hello();| world(); @@ -92,7 +92,7 @@ Features (press } at |) - output: + output: { hello(); world(); @@ -116,7 +116,7 @@ Fly Mode Default Options: - let g:AutoPairs_FlyMode = 1 + let g:AutoPairsFlyMode = 1 let g:AutoPairsShortcutBackInsert = '' Shortcuts