[emacs] Cleanup cleanup
This commit is contained in:
parent
3078e8d39d
commit
cdc09a3c8c
1 changed files with 3 additions and 4 deletions
|
|
@ -4,12 +4,11 @@
|
||||||
;; Version: 1.0.0
|
;; Version: 1.0.0
|
||||||
;; Package-Requires: ((emacs "27.1") (request "0.3.0") (json "1.5"))
|
;; Package-Requires: ((emacs "27.1") (request "0.3.0") (json "1.5"))
|
||||||
;; Keywords: tools, ai, assistant
|
;; Keywords: tools, ai, assistant
|
||||||
;; URL: https://git.d0ty.me/DeCarabas/claude-emacs
|
|
||||||
|
|
||||||
;;; Commentary:
|
;;; Commentary:
|
||||||
;; This package provides integration with the Claude AI assistant from Anthropic.
|
;; This package provides integration with the Claude AI assistant from
|
||||||
;; It includes basic functionality like sending text to Claude, as well as
|
;; Anthropic. It includes basic functionality like sending text to Claude, as
|
||||||
;; code-specific features and tool use capabilities.
|
;; well as code-specific features and tool use capabilities.
|
||||||
|
|
||||||
;;; Code:
|
;;; Code:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue