mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 03:50:24 +10:00
Adding claude code and rules for splits in vterm/claude
This commit is contained in:
@@ -100,6 +100,8 @@ By default, Emacs creates automatic backups of files in their original directori
|
|||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
* CLAUDE-CODE
|
* CLAUDE-CODE
|
||||||
|
[[https://github.com/stevemolitor/claude-code.el][Claude-code.el]] is an Emacs interface for Claude Code CLI, providing integration between Emacs and Claude AI for coding assistance.
|
||||||
|
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
(use-package claude-code
|
(use-package claude-code
|
||||||
:ensure (claude-code :host github :repo "stevemolitor/claude-code.el")
|
:ensure (claude-code :host github :repo "stevemolitor/claude-code.el")
|
||||||
|
|||||||
Reference in New Issue
Block a user