branch: elpa/aidermacs commit cf6df7ed58c1ae8b42ca1d66ed1549dd1fa5eb9c Author: Your Name <y...@example.com> Commit: Your Name <y...@example.com>
update README --- README.org | 7 +------ README.org_archive | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 6 deletions(-) diff --git a/README.org b/README.org index 8814b516f3..fda0765d27 100644 --- a/README.org +++ b/README.org @@ -2,7 +2,7 @@ * Introduction -- Do you feel that [[https://www.cursor.com/][cursor AI code editor]] is attractive, but you don't want to leave emacs? +- Do you feel that [[https://www.cursor.com/][cursor AI code editor]] is attractive, but don't want to leave emacs? - aider.el provides an interactive interface to communicate with https://github.com/paul-gauthier/aider. - Most of elisp code in this repo was generated by aider / aider.el @@ -37,8 +37,3 @@ [[file:./screenshot.png]] -* Other Emacs AI coding tool - -- [[https://github.com/copilot-emacs/copilot.el][copilot.el]]: Emacs plugin for GitHub Copilot -- [[https://github.com/shouya/ancilla.el][ancilla.el]]: AI Coding Assistant support code generation / code rewrite / discussion -- [[https://github.com/xenodium/chatgpt-shell][chatgpt-shell]]: ChatGPT and DALL-E Emacs shells + Org Babel diff --git a/README.org_archive b/README.org_archive new file mode 100644 index 0000000000..5f16dc92c2 --- /dev/null +++ b/README.org_archive @@ -0,0 +1,16 @@ +# -*- mode: org -*- + + +Archived entries from file /Users/tninja/git/aider.el/README.org + + +* Other Emacs AI coding tool +:PROPERTIES: +:ARCHIVE_TIME: 2024-10-03 Thu 07:59 +:ARCHIVE_FILE: ~/git/aider.el/README.org +:ARCHIVE_CATEGORY: README +:END: + +- [[https://github.com/copilot-emacs/copilot.el][copilot.el]]: Emacs plugin for GitHub Copilot +- [[https://github.com/shouya/ancilla.el][ancilla.el]]: AI Coding Assistant support code generation / code rewrite / discussion +- [[https://github.com/xenodium/chatgpt-shell][chatgpt-shell]]: ChatGPT and DALL-E Emacs shells + Org Babel