From 44140adb921d7891778deb7f1aa2f813622302f4 Mon Sep 17 00:00:00 2001 From: Ryoga Date: Mon, 23 Aug 2021 08:33:05 +0900 Subject: Update docs/Config.md Co-authored-by: Jesse Duffield --- docs/Config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3