diff --git a/Custom-Commands-Compendium.md b/Custom-Commands-Compendium.md index 24e2a93..d7e2f1c 100644 --- a/Custom-Commands-Compendium.md +++ b/Custom-Commands-Compendium.md @@ -66,6 +66,7 @@ customCommands: ## Opening git mergetool ```yml +customCommands: - key: "M" command: "git mergetool {{ .SelectedFile.Name }}" context: "files"