mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-13 09:06:27 -04:00
Update docs/Config.md
Co-authored-by: Jesse Duffield <jessedduffield@gmail.com>
This commit is contained in:
parent
821a59f21d
commit
44140adb92
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue