style: Update settings section headings to use lowercase

This commit is contained in:
Paul Gauthier 2024-12-07 11:51:19 -08:00 committed by Paul Gauthier (aider)
parent 20042334ff
commit 5705bda818
7 changed files with 43 additions and 39 deletions

View file

@ -88,7 +88,7 @@
#AIDER_API_KEY=
#################
# Model Settings:
# Model settings:
## List known models which match the (partial) MODEL name
#AIDER_LIST_MODELS=
@ -130,7 +130,7 @@
#AIDER_MAX_CHAT_HISTORY_TOKENS=
#################
# Cache Settings:
# Cache settings:
## Enable caching of prompts (default: False)
#AIDER_CACHE_PROMPTS=false
@ -139,7 +139,7 @@
#AIDER_CACHE_KEEPALIVE_PINGS=false
###################
# Repomap Settings:
# Repomap settings:
## Suggested number of tokens to use for repo map, use 0 to disable (default: 1024)
#AIDER_MAP_TOKENS=
@ -166,7 +166,7 @@
#AIDER_LLM_HISTORY_FILE=
##################
# Output Settings:
# Output settings:
## Use colors suitable for a dark terminal background (default: False)
#AIDER_DARK_MODE=false
@ -214,7 +214,7 @@
#AIDER_SHOW_DIFFS=false
###############
# Git Settings:
# Git settings:
## Enable/disable looking for a git repo (default: True)
#AIDER_GIT=true
@ -343,7 +343,7 @@
#AIDER_SHOW_PROMPTS=false
#################
# Voice Settings:
# Voice settings:
## Audio format for voice recording (default: wav). webm and mp3 require ffmpeg
#AIDER_VOICE_FORMAT=wav
@ -355,7 +355,7 @@
#AIDER_VOICE_INPUT_DEVICE=
#################
# Other Settings:
# Other settings:
## specify a file to edit (can be used multiple times)
#AIDER_FILE=