mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-23 13:04:59 +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
|
@ -12,9 +12,6 @@
|
|||
#######
|
||||
# Main:
|
||||
|
||||
## Use VI editing mode in the terminal (default: False)
|
||||
#vim: false
|
||||
|
||||
## Specify the OpenAI API key
|
||||
#openai-api-key:
|
||||
|
||||
|
@ -177,6 +174,9 @@
|
|||
#################
|
||||
# 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