Add tldr persistence and much more
This commit is contained in:
parent
36d1a39511
commit
f17e32e30d
9 changed files with 97 additions and 87 deletions
dotfiles/vscode-snippets/snippets/latex
|
@ -36,7 +36,7 @@
|
|||
"Self inner product": {
|
||||
"prefix": "diprod",
|
||||
"description": "Inner product of a vector with itself",
|
||||
"body": "\\dprod{$1}{$1}$0"
|
||||
"body": "\\dprod{$1}$0"
|
||||
},
|
||||
"Lemma": {
|
||||
"prefix": "lemma",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue