broke out instructions, added link to neovim #84

This commit is contained in:
Paul Gauthier 2023-07-11 12:47:35 -07:00
parent 7e17059b59
commit ceb84b2cdd
4 changed files with 90 additions and 43 deletions

View file

@ -2,8 +2,9 @@
### Next release
- Added `--dark-mode` to select colors suitable for a dark terminal background
- Added `--dark-mode` and `--light-mode` to select colors optimized for screen background
- Reorganized the `--help` output
- Bugfix/improvement to whole edit format, may improve coding editing for GPT-3.5
- Bugfix and tests around git filenames with unicode characters
- Bugfix so that aider throws an exception when OpenAI returns InvalidRequest
- Bugfix/improvement to /add and /drop to recurse selected directories