outrun/.vscode/settings.json

32 lines
490 B
JSON
Raw Normal View History

2022-07-21 08:43:13 +12:00
{
"cSpell.words": [
2022-08-04 17:38:00 +12:00
"arity",
"Assoc",
2022-08-04 17:38:00 +12:00
"bxor",
2022-07-21 08:43:13 +12:00
"Celldweller",
"defargument",
"defimpl",
"defimplproperty",
2022-07-21 08:43:13 +12:00
"defp",
"defproperty",
"defprotocol",
"defprotocolproperty",
"defstruct",
"defstructfield",
"defstructproperty",
2022-08-19 16:25:42 +12:00
"defuseproperty",
2022-07-21 08:43:13 +12:00
"hashrocket",
"indoc",
"Jiggawatts",
2022-07-21 08:43:13 +12:00
"lexer",
2022-08-22 11:30:39 +12:00
"miette",
"prec",
2022-07-21 08:43:13 +12:00
"Scandroid",
"struct",
2022-08-22 11:30:39 +12:00
"textwrap",
"thiserror",
"typeblock",
"typeunion"
2022-07-21 08:43:13 +12:00
]
}