File tree 2 files changed +12
-0
lines changed
2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 206
206
<completion string =" \sec" />
207
207
<completion string =" \csc" />
208
208
</set >
209
+
210
+ <set name =" lang.latex.mathmode.brackets" >
211
+ <completion string =" \left\{" />
212
+ <completion string =" \right\}" />
213
+ <completion string =" \Big\{" />
214
+ <completion string =" \Big\}" />
215
+ <completion string =" \left(" />
216
+ <completion string =" \right)" />
217
+ <completion string =" \Big[" />
218
+ <completion string =" \Big]" />
219
+ </set >
209
220
210
221
<set name =" lang.latex.mathmode.greek" >
211
222
<completion string =" \alpha" />
Original file line number Diff line number Diff line change 21
21
<completions >lang.latex.mathmode.simple</completions >
22
22
<completions >lang.latex.mathmode.greek</completions >
23
23
<completions >lang.latex.mathmode.trigonometric</completions >
24
+ <completions >lang.latex.mathmode.brackets</completions >
24
25
<completions >lang.latex.mathmode.functions</completions >
25
26
<completions >lang.latex.mathmode.functions.binary</completions >
26
27
<completions >lang.latex.mathmode.functions.binaryalt</completions >
You can’t perform that action at this time.
0 commit comments