fixed mistake

This commit is contained in:
Richie Cahill 2024-06-27 22:07:28 -04:00
parent 4eebb57a4b
commit fb45d8b46a

View File

@ -39,7 +39,7 @@
"cSpell.enabled": true,
"cSpell.language": "en,en-US",
"cSpell.enableFiletypes": ["bat", "csv", "nix", "toml"],
"cSpell.userWords": ["Cahill", "syncthing", "unnesieary"],
"cSpell.userWords": ["Cahill", "syncthing"],
// nix
"nix.enableLanguageServer": true,