From 54960895ce91232f46839908b9db8829c83523fa Mon Sep 17 00:00:00 2001 From: wsdjeg Date: Sun, 26 Nov 2017 22:55:47 +0800 Subject: [PATCH] Update automatic closing & exiting section --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index b282788..e348393 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,13 @@ Plug 'Raimondi/delimitMate' ### Automatic closing & exiting +| Type | You get | +| ----------- | --------- | +| `(` | `(|)` | +| `()` | `()|` | +| `(` | `()|` | +| `{("g` | `{("")}|` | + ### Expansion of space and CR ### Backspace