branch: elpa/aidermacs commit eb322715332ee3d1453d745801f3719d84ec3dd7 Author: Mingde (Matthew) Zeng (aider) <matthew...@posteo.net> Commit: Mingde (Matthew) Zeng (aider) <matthew...@posteo.net>
feat: Add section on aidermacs configurability compared to aider.el --- README.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.org b/README.org index c2980e4c33..bac5145228 100644 --- a/README.org +++ b/README.org @@ -55,6 +55,10 @@ With =aidermacs=, you get: - =aidermacs= is actively developed and maintained by the community, incorporating user feedback and contributions. - We prioritize features and improvements that directly benefit Emacs users, ensuring a tool that evolves with your needs. +6. Greater Configurability + - =aidermacs= offers more customization options to tailor the experience to your preferences. + - You can easily disable automatic commits, choose to operate only within a specific directory, and customize keybindings. + - =aider.el= lacks these configuration options, offering a less flexible experience. ... and more to come 🚀