update
This commit is contained in:
parent
cae1a47870
commit
7c4dc26c9d
2 changed files with 10 additions and 0 deletions
|
|
@ -64,3 +64,11 @@ snippet lmb "lambda" i
|
|||
\\lambda$0
|
||||
endsnippet
|
||||
|
||||
snippet imp "implies" i
|
||||
\\Rightarrow
|
||||
endsnippet
|
||||
|
||||
snippet int "integral" i
|
||||
\\int_{$1}^{$2} $0
|
||||
endsnippet
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue