Skip to content

Add use-package installation instructions to README#150

Merged
ericdallo merged 1 commit intoeditor-code-assistant:masterfrom
hexmode:master
Feb 14, 2026
Merged

Add use-package installation instructions to README#150
ericdallo merged 1 commit intoeditor-code-assistant:masterfrom
hexmode:master

Conversation

@hexmode
Copy link
Contributor

@hexmode hexmode commented Feb 14, 2026

Summary

  • Add use-package installation instructions to the README

Problem

Users who prefer use-package to manage their Emacs packages needed documentation on how to install ECA using this method.

Solution

Added a new "Use Package" section in the README with example configuration code:

(use-package eca
  :vc (:url "https://github.com/editor-code-assistant/eca-emacs" :rev :newest))

Test plan

  • Review the README changes in the diff
  • Verify the use-package code example is correct

🤖 Generated with eca

🤖 Generated with [eca](https://eca.dev)

Co-Authored-By: eca <noreply@eca.dev>
Copy link
Member

@ericdallo ericdallo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@ericdallo ericdallo merged commit 8dce305 into editor-code-assistant:master Feb 14, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants