mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-18 02:25:00 +00:00
moved --vim to Other Settings
This commit is contained in:
parent
73f9b67761
commit
a07492b90a
6 changed files with 45 additions and 153 deletions
|
@ -38,9 +38,6 @@ cog.outl("```")
|
|||
#######
|
||||
# Main:
|
||||
|
||||
## Use VI editing mode in the terminal (default: False)
|
||||
#vim: false
|
||||
|
||||
## Specify the OpenAI API key
|
||||
#openai-api-key:
|
||||
|
||||
|
@ -203,6 +200,9 @@ cog.outl("```")
|
|||
#################
|
||||
# Other Settings:
|
||||
|
||||
## Use VI editing mode in the terminal (default: False)
|
||||
#vim: false
|
||||
|
||||
## Specify the language for voice using ISO 639-1 code (default: auto)
|
||||
#voice-language: en
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue