Get rid of AI package
This commit is contained in:
parent
ab266253ca
commit
df95633cc1
1 changed files with 0 additions and 8 deletions
8
init.el
8
init.el
|
|
@ -251,14 +251,6 @@
|
||||||
(keymap-set eshell-mode-map "C-r" 'consult-history))
|
(keymap-set eshell-mode-map "C-r" 'consult-history))
|
||||||
:hook ((eshell-mode . foehammer/setup-eshell)))
|
:hook ((eshell-mode . foehammer/setup-eshell)))
|
||||||
|
|
||||||
(use-package claude-code-ide
|
|
||||||
:vc (:url "https://github.com/manzaltu/claude-code-ide.el" :rev :newest)
|
|
||||||
:bind ("C-c '" . claude-code-ide-menu) ; Set your favorite keybinding
|
|
||||||
:custom
|
|
||||||
(claude-code-ide-terminal-backend 'eat)
|
|
||||||
:config
|
|
||||||
(claude-code-ide-emacs-tools-setup))
|
|
||||||
|
|
||||||
;; Eat: Emulate A Terminal
|
;; Eat: Emulate A Terminal
|
||||||
(use-package eat
|
(use-package eat
|
||||||
:ensure t
|
:ensure t
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue