Added universal ctags to the docker image

This commit is contained in:
Paul Gauthier 2023-10-18 13:30:19 -07:00
parent 790f7ddee3
commit 49b9034629
4 changed files with 3 additions and 2 deletions

View file

@ -5,6 +5,7 @@
- Added support for `.aiderignore` file, which instructs aider to ignore parts of the git repo.
- `/run` and `/git` now accept full shell commands, like: `/run (cd subdir; ls)`
- New `--commit` cmd line arg, which just commits all pending changes with a sensible commit message geneated by gpt-3.5.
- Added universal ctags to the [aider docker image](https://aider.chat/docs/docker.html)
### v0.14.2