Updated VSCode settings

This commit is contained in:
Mark 2022-11-15 11:45:40 -08:00
parent fc2161a7f7
commit 382cb1eec4

25
.vscode/settings.json vendored
View File

@ -1,11 +1,18 @@
{ {
"cSpell.words": [ "latex-workshop.latex.recipe.default": "XeTeX",
"Eulerian", "cSpell.words": [
"Gleizer", "Eulerian",
"nosolutions", "Gleizer",
"Oleg", "nosolutions",
"ORMC", "Oleg",
"Pidgeonhole", "ORMC",
"Radko" "Pidgeonhole",
] "Radko",
"Combinators",
"coprime",
"cryptosystem",
"Fulkerson",
"multivariable",
"pathgroup"
]
} }