Update ctags.md

This commit is contained in:
paul-gauthier 2023-05-25 21:01:41 -07:00 committed by GitHub
parent 436e15eab2
commit b32dd26743
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,7 +45,7 @@ article:
- Install [aider](https://github.com/paul-gauthier/aider#installation).
- Install [universal ctags](https://github.com/universal-ctags/ctags).
- Run `aider` with the `--ctags` option inside your repo.
- Run `aider --ctags` inside your repo.
## The problem: code context
@ -230,5 +230,5 @@ 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` with the `--ctags` option inside your repo.
- Run `aider --ctags` inside your repo.