diff --git a/README.md b/README.md index 950cc75..c80ac86 100644 --- a/README.md +++ b/README.md @@ -94,11 +94,9 @@ may either unalias the map, or use `command X` to invoke the system command ## Configuration The file format is as follows: -``` -key completion :cmd -key completion |cmd -key completion cmd -``` +- `key completion :cmd` +- `key completion |cmd` +- `key completion cmd` If `cmd` contains a colon (`:`) prefix, the command will be prefixed with `git`. If prefixed with a pipe (`|`), the command will be sent to `eval`