mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
Fix typo in config.md
This commit is contained in:
parent
b1c3769813
commit
bcedaebe57
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ Using a `.aider.conf.yml` file:
|
||||||
dark-mode: true
|
dark-mode: true
|
||||||
```
|
```
|
||||||
|
|
||||||
By setting an environgment variable:
|
By setting an environment variable:
|
||||||
|
|
||||||
```
|
```
|
||||||
export AIDER_DARK_MODE=true
|
export AIDER_DARK_MODE=true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue