mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
base of sqlalchemy alembic
This commit is contained in:
@@ -73,7 +73,13 @@
|
||||
"cSpell.enabled": true,
|
||||
"cSpell.language": "en,en-US",
|
||||
"cSpell.enableFiletypes": ["bat", "csv", "nix", "toml"],
|
||||
"cSpell.userWords": ["Cahill", "Corvidae", "syncthing"],
|
||||
"cSpell.userWords": [
|
||||
"Cahill",
|
||||
"Corvidae",
|
||||
"drivername",
|
||||
"fastapi",
|
||||
"syncthing"
|
||||
],
|
||||
|
||||
// nix
|
||||
"nix.enableLanguageServer": true,
|
||||
|
||||
Reference in New Issue
Block a user