1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-11-23 22:24:51 +02:00

Update docs/Config.md

Co-authored-by: Jesse Duffield <jessedduffield@gmail.com>
This commit is contained in:
Ryoga
2021-08-23 08:33:05 +09:00
committed by GitHub
parent 821a59f21d
commit 44140adb92

View File

@@ -258,7 +258,7 @@ os:
editCommandTemplate: '{{editor}} --goto {{filename}}:{{line}}'
```
`{{editor}}` in `editCommandTemplate` is replaced with `editCommand`.
`{{editor}}` in `editCommandTemplate` is replaced with the value of `editCommand`.
### Recommended Config Values