summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyoga <eial5q265e5@gmail.com>2021-08-23 08:33:05 +0900
committerGitHub <noreply@github.com>2021-08-23 08:33:05 +0900
commit44140adb921d7891778deb7f1aa2f813622302f4 (patch)
treeb338b54cc53de140bbf06892a73ce51e9d7b395e
parent821a59f21da3a15e61c327f1a30363b51fb198c2 (diff)
Update docs/Config.md
Co-authored-by: Jesse Duffield <jessedduffield@gmail.com>
-rw-r--r--docs/Config.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Config.md b/docs/Config.md
index acd44cab0..724f35334 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -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