mirror of
https://github.com/softinio/nix-config.git
synced 2025-10-18 19:16:41 -07:00
add settings for aider
This commit is contained in:
parent
fda4b11a5f
commit
78e99ced02
5 changed files with 459 additions and 1 deletions
2
home.nix
2
home.nix
|
@ -29,7 +29,6 @@
|
|||
VISUAL = "$EDITOR";
|
||||
};
|
||||
packages = with pkgs; [
|
||||
aider-chat
|
||||
any-nix-shell
|
||||
aspell
|
||||
basedpyright
|
||||
|
@ -100,6 +99,7 @@
|
|||
typescript
|
||||
typescript-language-server
|
||||
wget
|
||||
uv
|
||||
vscode-langservers-extracted
|
||||
xz
|
||||
yaml-language-server
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue