Updated Custom Commands Compendium (markdown)

Jesse Duffield 2020-11-21 17:34:06 +11:00
parent b8a11d164f
commit 85934528f8

@ -66,6 +66,7 @@ customCommands:
## Opening git mergetool
```yml
customCommands:
- key: "M"
command: "git mergetool {{ .SelectedFile.Name }}"
context: "files"