mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-22 11:00:27 +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
|
||||
|
||||
* 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
|
||||
(use-package claude-code
|
||||
:ensure (claude-code :host github :repo "stevemolitor/claude-code.el")
|
||||
|
||||
Reference in New Issue
Block a user