diff options
| author | Preston Pan <ret2pop@gmail.com> | 2025-09-09 02:26:48 -0700 |
|---|---|---|
| committer | Preston Pan <ret2pop@gmail.com> | 2025-09-09 02:26:48 -0700 |
| commit | 64a1acc961466c845b2601c0d0e165b16eb73fe2 (patch) | |
| tree | 98555045c476de809227be6b173fa262ed8d7cbb /nix/modules/home/emacs.nix | |
| parent | 9b3a166490bb5f88a5cdea55c6676d330db72fc2 (diff) | |
Emacs local LLM autocompletion
Diffstat (limited to 'nix/modules/home/emacs.nix')
| -rw-r--r-- | nix/modules/home/emacs.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nix/modules/home/emacs.nix b/nix/modules/home/emacs.nix index 9ee2424..e44db8d 100644 --- a/nix/modules/home/emacs.nix +++ b/nix/modules/home/emacs.nix @@ -51,6 +51,7 @@ epkgs.magit epkgs.magit-delta epkgs.mu4e + epkgs.minuet epkgs.nix-mode epkgs.org-fragtog epkgs.org-journal @@ -78,6 +79,7 @@ epkgs.unicode-fonts epkgs.use-package epkgs.vterm + epkgs.wgrep epkgs.web-mode epkgs.websocket epkgs.which-key |
