updated ctags doc

This commit is contained in:
Paul Gauthier 2023-07-20 07:53:08 -03:00
parent 691c013272
commit 405aeaaa61

View file

@ -43,9 +43,9 @@ class objects that are required to prepare for the test.
To code with GPT-4 using the techniques discussed here:
- Install [aider](https://github.com/paul-gauthier/aider#installation).
- Install [universal ctags](https://github.com/universal-ctags/ctags).
- Run `aider` inside your repo, and it should say "using ctags".
- Install [aider](https://aider.chat/docs/install.html).
- Install [universal ctags](https://aider.chat/docs/install.html#install-universal-ctags-optional).
- Run `aider` inside your repo, and it should say "Repo-map: universal-ctags using 1024 tokens".
## The problem: code context
@ -228,7 +228,6 @@ specific language(s) of interest.
To use this experimental repo map feature:
- Install [aider](https://github.com/paul-gauthier/aider#installation).
- Install [universal ctags](https://github.com/universal-ctags/ctags).
- Run `aider` inside your repo, and it should say "using ctags".
- Install [aider](https://aider.chat/docs/install.html).
- Install [universal ctags](https://aider.chat/docs/install.html#install-universal-ctags-optional).
- Run `aider` inside your repo, and it should say "Repo-map: universal-ctags using 1024 tokens".