implement --ctags

This commit is contained in:
Paul Gauthier 2023-05-19 10:07:52 -07:00
parent 68c58ea394
commit f6aaa19299
2 changed files with 12 additions and 3 deletions

View file

@ -86,7 +86,7 @@ files_content_prefix = (
)
repo_content_prefix = (
"Here is a map showing all the {other}files and selected ctags content. You *must* ask with the"
"Here is a map showing all the {other}files{ctags_msg}. You *must* ask with the"
" full path of the file before suggesting edits to these files:\n\n"
)