Updated VSCode settings

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

View File

@ -1,4 +1,5 @@
{
"latex-workshop.latex.recipe.default": "XeTeX",
"cSpell.words": [
"Eulerian",
"Gleizer",
@ -6,6 +7,12 @@
"Oleg",
"ORMC",
"Pidgeonhole",
"Radko"
"Radko",
"Combinators",
"coprime",
"cryptosystem",
"Fulkerson",
"multivariable",
"pathgroup"
]
}