vscode → settings.json: spellings

This commit is contained in:
Starbeamrainbowlabs 2023-10-26 17:12:46 +01:00
parent e44b5533b1
commit cbb916327b
Signed by: sbrl
GPG key ID: 1BE5172E637709C2

View file

@ -1,5 +1,9 @@
{
"cSpell.words": [
"rainfallwater"
"linewidth",
"ncol",
"rainfallwater",
"xlabel",
"ylabel"
]
}