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:
@@ -258,7 +258,7 @@ os:
|
|||||||
editCommandTemplate: '{{editor}} --goto {{filename}}:{{line}}'
|
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
|
### Recommended Config Values
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user