Merge pull request #246 from Atcold/patch-1

Fix doc
This commit is contained in:
Israel Chauca Fuentes
2016-07-19 16:19:28 -04:00
committed by GitHub

View File

@@ -384,11 +384,11 @@ With auto-close: >
Type | You get Type | You get
======================= =======================
( | (|) ( | (|)
| -----------|-----------
() | ()| () | ()|
| -----------|-----------
(<S-Tab> | ()| (<S-Tab> | ()|
| -----------|-----------
{("<C-G>g | {("")}| {("<C-G>g | {("")}|
< <
Without auto-close: > Without auto-close: >
@@ -396,11 +396,11 @@ Without auto-close: >
Type | You get Type | You get
========================= =========================
() | (|) () | (|)
-----| --------------|----------
()) | ()| ()) | ()|
-----| --------------|----------
()<S-Tab> | ()| ()<S-Tab> | ()|
| --------------|----------
{}()""<C-G>g | {("")}| {}()""<C-G>g | {("")}|
< <
NOTE: Abbreviations will not be expanded by delimiters used on delimitMate, NOTE: Abbreviations will not be expanded by delimiters used on delimitMate,