[doom] Add claude-code-ide

The package requires vterm so this is included
This commit is contained in:
2025-09-01 10:46:25 -07:00
parent d76e9e73f5
commit 32f70d46b2
4 changed files with 16 additions and 2 deletions

View File

@@ -52,3 +52,6 @@
;; (package! org-caldav)
(package! gptel :recipe (:nonrecursive t))
(package! claude-code-ide
:recipe (:host github :repo "manzaltu/claude-code-ide.el"))