fixed cname words

This commit is contained in:
Leyla Becker 2025-07-23 18:47:46 -05:00
parent e14d1387dc
commit 1ac0b89935
2 changed files with 0 additions and 7 deletions

View file

@ -44,9 +44,6 @@ in {
"editor.formatOnType" = true; "editor.formatOnType" = true;
}; };
"alejandra.program" = "alejandra"; "alejandra.program" = "alejandra";
"nixpkgs" = {
"expr" = "import <nixpkgs> {}";
};
}) })
(lib.mkIf ai-tooling-enabled { (lib.mkIf ai-tooling-enabled {
}) })

View file

@ -3,11 +3,7 @@
"cSpell.userWords" = [ "cSpell.userWords" = [
"leyla" "leyla"
"ollama" "ollama"
];
"[javascript][typescript]"."cSpell.userWords" = [
"webdav" "webdav"
];
"[nix]"."cSpell.userWords" = [
"pname" "pname"
"direnv" "direnv"
"deepseek" "deepseek"