Fix unusual formatting in section 3.1
This commit is contained in:
Alfredo Canziani
2016-07-19 14:11:06 -04:00
committed by GitHub
parent 8bc47fd1c4
commit 39d8f522f7
+6 -6
View File
@@ -384,11 +384,11 @@ With auto-close: >
Type | You get
=======================
( | (|)
–––––––––––|–––––––––––
-----------|-----------
() | ()|
–––––––––––|–––––––––––
-----------|-----------
(<S-Tab> | ()|
–––––––––––|–––––––––––
-----------|-----------
{("<C-G>g | {("")}|
<
Without auto-close: >
@@ -396,11 +396,11 @@ Without auto-close: >
Type | You get
=========================
() | (|)
–––––––––-----|––––––––––
--------------|----------
()) | ()|
–––––––––-----|––––––––––
--------------|----------
()<S-Tab> | ()|
––––––––––––––|–––––––––––
--------------|----------
{}()""<C-G>g | {("")}|
<
NOTE: Abbreviations will not be expanded by delimiters used on delimitMate,