Fixed mapping {{ -> \left\{\right\}
This commit is contained in:
parent
bc61ce5740
commit
b1403fb788
@ -58,7 +58,7 @@ function! s:default_collections() " {{{1
|
||||
\ ['^^', '^\{$1\}'],
|
||||
\ ['((', '\left($1\right)'],
|
||||
\ ['[[', '\left[$1\right]'],
|
||||
\ ['{{', '\left\{$1\right\}'],
|
||||
\ ['{{', '\left\\{$1\right\\}'],
|
||||
\ ],
|
||||
\ },
|
||||
\ {
|
||||
|
Loading…
x
Reference in New Issue
Block a user