fixed cname words
This commit is contained in:
parent
e14d1387dc
commit
1ac0b89935
2 changed files with 0 additions and 7 deletions
|
@ -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 {
|
||||||
})
|
})
|
||||||
|
|
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue